minor issue fix. #72
py_unit_tests.yml
on: push
Running Python Unit Test Cases
42s
Annotations
5 errors
Running Python Unit Test Cases
Process completed with exit code 5.
|
Running Python Unit Test Cases
Process completed with exit code 1.
|
Ruff (F401):
src/utilities/ucc_additional_packaging/ucc_ta_helper.py#L9
src/utilities/ucc_additional_packaging/ucc_ta_helper.py:9:8: F401 `import_declare_test` imported but unused
|
Ruff (F811):
tests/__init__.py#L18
tests/__init__.py:18:5: F811 Redefinition of unused `mock_set_env` from line 16
|
Running Python Unit Test Cases
Process completed with exit code 1.
|