Tokenization + Embedder #92
Annotations
10 errors
Ruff (E402):
Preprocessing/App/main.py#L17
Preprocessing/App/main.py:17:1: E402 Module level import not at top of file
|
Ruff (E402):
Preprocessing/App/main.py#L18
Preprocessing/App/main.py:18:1: E402 Module level import not at top of file
|
Ruff (E402):
Preprocessing/App/main.py#L19
Preprocessing/App/main.py:19:1: E402 Module level import not at top of file
|
Ruff (E402):
Preprocessing/App/main.py#L20
Preprocessing/App/main.py:20:1: E402 Module level import not at top of file
|
Ruff (E402):
Preprocessing/App/main.py#L21
Preprocessing/App/main.py:21:1: E402 Module level import not at top of file
|
Ruff (E402):
Preprocessing/App/main.py#L22
Preprocessing/App/main.py:22:1: E402 Module level import not at top of file
|
Ruff (E402):
Preprocessing/App/main.py#L23
Preprocessing/App/main.py:23:1: E402 Module level import not at top of file
|
Ruff (E402):
Preprocessing/App/main.py#L24
Preprocessing/App/main.py:24:1: E402 Module level import not at top of file
|
Ruff (E402):
Preprocessing/App/main.py#L25
Preprocessing/App/main.py:25:1: E402 Module level import not at top of file
|
Ruff (F811):
Preprocessing/App/main.py#L25
Preprocessing/App/main.py:25:58: F811 Redefinition of unused `download_from_azure` from line 24
|