add suggestions w. single quotes #27
lint-code.yml
on: push
ruff-check
7s
isort-check
7s
ruff-format
11s
mypy-check
12s
Annotations
5 errors
ruff-check
Process completed with exit code 1.
|
isort-check
Suggest running 'isort .' to fix this.
|
isort-check
Process completed with exit code 1.
|
ruff-format
Process completed with exit code 1.
|
mypy-check
Process completed with exit code 1.
|