fix(app): Address bug in agency identification #141
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 4 warnings
|
container-job
Process completed with exit code 2.
|
|
[flake8] hugging_face/HuggingFaceInterface.py#L36 <841>:
hugging_face/HuggingFaceInterface.py#L36
local variable 'e' is assigned to but never used
|
|
[flake8] hugging_face/relevancy_worker.py#L1 <100>:
hugging_face/relevancy_worker.py#L1
Missing docstring in public module
|
|
[flake8] local_database/classes/DockerContainer.py#L20 <102>:
local_database/classes/DockerContainer.py#L20
Missing docstring in public method
|
|
[flake8] tests/test_automated/integration/tasks/test_agency_preannotation_task.py#L24 <401>:
tests/test_automated/integration/tasks/test_agency_preannotation_task.py#L24
'tests.helpers.DBDataCreator.BatchURLCreationInfo' imported but unused
|