proper connections and removing logging code #233
Annotations
6 errors
flake8:
explorer/views/__init__.py#L10
'.schema.SchemaJsonView' imported but unused
|
flake8
The process '/opt/hostedtoolcache/Python/3.9.18/x64/bin/flake8' failed with exit code 1
|
isort:
explorer/tasks.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort:
explorer/urls.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort:
explorer/views/__init__.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort
The process '/opt/hostedtoolcache/Python/3.9.18/x64/bin/isort' failed with exit code 1
|