debugging pyproject toml #10
Annotations
4 errors
Ruff (F541):
gradebook/save_grades.py#L7
gradebook/save_grades.py:7:15: F541 f-string without any placeholders
|
Ruff (F401):
test/test_integrated_functionality.py#L1
test/test_integrated_functionality.py:1:8: F401 `pytest` imported but unused
|
Ruff (F401):
test/test_write_to_file.py#L1
test/test_write_to_file.py:1:8: F401 `pytest` imported but unused
|
lint
Process completed with exit code 1.
|