Multiple changes: #286
GitHub Actions / Flake8
failed
Oct 22, 2023 in 0s
2 errors
Flake8 found 2 errors
Annotations
Check failure on line 1 in backend/lib/config/models.py
github-actions / Flake8
backend/lib/config/models.py#L1
'os' imported but unused (F401)
Check failure on line 2 in backend/lib/storage/utils.py
github-actions / Flake8
backend/lib/storage/utils.py#L2
'typing.TypeVar' imported but unused (F401)
Loading