Skip to content

debugging pyproject toml #10

debugging pyproject toml

debugging pyproject toml #10

Triggered via push June 11, 2024 12:41
Status Success
Total duration 20s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

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.