re-added lost setup dependencies #2
Annotations
11 errors
|
Lint with ruff:
baseweb/__init__.py#L6
baseweb/__init__.py:6:1: E402 Module level import not at top of file
|
Lint with ruff:
baseweb/config.py#L4
baseweb/config.py:4:1: E402 Module level import not at top of file
|
Lint with ruff:
baseweb/config.py#L5
baseweb/config.py:5:1: E402 Module level import not at top of file
|
Lint with ruff:
baseweb/config.py#L7
baseweb/config.py:7:1: E402 Module level import not at top of file
|
Lint with ruff:
baseweb/config.py#L9
baseweb/config.py:9:1: E402 Module level import not at top of file
|
Lint with ruff:
baseweb/config.py#L9
baseweb/config.py:9:8: F401 `socket` imported but unused
|
Lint with ruff:
baseweb/config.py#L11
baseweb/config.py:11:1: E402 Module level import not at top of file
|
Lint with ruff:
baseweb/interface.py#L6
baseweb/interface.py:6:1: E402 Module level import not at top of file
|
Lint with ruff:
baseweb/interface.py#L7
baseweb/interface.py:7:1: E402 Module level import not at top of file
|
Lint with ruff:
baseweb/interface.py#L7
baseweb/interface.py:7:20: F401 `flask.request` imported but unused
|
The logs for this run have expired and are no longer available.
Loading