Minor issue fix for the input handler class name. #68
Annotations
4 errors
Adding GitHub action step summary
Process completed with exit code 1.
|
Linting with Ruff:
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
|
Linting with Ruff:
tests/__init__.py#L18
tests/__init__.py:18:5: F811 Redefinition of unused `mock_set_env` from line 16
|
Linting with Ruff
Process completed with exit code 1.
|
Loading