Updated File Fix + Updated Env + Add a Few Tests #148
Annotations
10 errors
Run astral-sh/ruff-action@v1:
Preprocessing/App/main.py#L16
Preprocessing/App/main.py:16:1: E402 Module level import not at top of file
|
Run astral-sh/ruff-action@v1:
Preprocessing/App/main.py#L17
Preprocessing/App/main.py:17:1: E402 Module level import not at top of file
|
Run astral-sh/ruff-action@v1:
Preprocessing/App/main.py#L18
Preprocessing/App/main.py:18:1: E402 Module level import not at top of file
|
Run astral-sh/ruff-action@v1:
Preprocessing/App/main.py#L19
Preprocessing/App/main.py:19:1: E402 Module level import not at top of file
|
Run astral-sh/ruff-action@v1:
Preprocessing/App/main.py#L20
Preprocessing/App/main.py:20:1: E402 Module level import not at top of file
|
Run astral-sh/ruff-action@v1:
Preprocessing/App/main.py#L21
Preprocessing/App/main.py:21:1: E402 Module level import not at top of file
|
Run astral-sh/ruff-action@v1:
Preprocessing/App/main.py#L26
Preprocessing/App/main.py:26:1: E402 Module level import not at top of file
|
Run astral-sh/ruff-action@v1:
Preprocessing/App/main.py#L209
Preprocessing/App/main.py:209:9: F841 Local variable `dirty_content` is assigned to but never used
|
Run astral-sh/ruff-action@v1:
Preprocessing/tests/pytest.py#L40
Preprocessing/tests/pytest.py:40:1: E402 Module level import not at top of file
|
Run astral-sh/ruff-action@v1:
Preprocessing/tests/pytest.py#L150
Preprocessing/tests/pytest.py:150:1: E402 Module level import not at top of file
|
Loading