Merge pull request #186 from F1uctus/dependabot/pip/pytest-8.3.2 #382
Annotations
7 errors
tests/russian/test_actor_classification.py#L16
tests/russian/test_actor_classification.py:16:49: E741 Ambiguous variable name: `l`
|
ttc/language/__init__.py#L3
ttc/language/__init__.py:3:50: F401 `ttc.language.conversation_classifier.ConversationClassifier` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
ttc/language/__init__.py#L4
ttc/language/__init__.py:4:35: F401 `ttc.language.dialogue.Dialogue` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
ttc/language/__init__.py#L5
ttc/language/__init__.py:5:31: F401 `ttc.language.play.Play` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
ttc/language/common/span_extensions.py#L111
ttc/language/common/span_extensions.py:111:5: E741 Ambiguous variable name: `l`
|
ttc/language/russian/__init__.py#L2
ttc/language/russian/__init__.py:2:5: F401 `ttc.language.russian.conversation_classifier.RussianConversationClassifier` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
|
This job failed
Loading