Skip to content

Multiple changes:

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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Flake8

backend/lib/storage/utils.py#L2

'typing.TypeVar' imported but unused (F401)