Add on-the-fly compression conversion during download (Issue #18) #170
Annotations
10 errors
|
Ruff:
databusclient/api/download.py#L294
databusclient/api/download.py:294:68: SyntaxError: Expected ',', found name
|
|
Ruff:
databusclient/api/download.py#L294
databusclient/api/download.py:294:62: SyntaxError: Expected ',', found name
|
|
Ruff:
databusclient/api/download.py#L294
databusclient/api/download.py:294:58: SyntaxError: Expected ',', found name
|
|
Ruff:
databusclient/api/download.py#L294
databusclient/api/download.py:294:49: SyntaxError: Expected ',', found name
|
|
Ruff:
databusclient/api/download.py#L294
databusclient/api/download.py:294:42: SyntaxError: Compound statements are not allowed on the same line as simple statements
|
|
Ruff:
databusclient/api/download.py#L294
databusclient/api/download.py:294:33: SyntaxError: Expected 'import', found name
|
|
Ruff:
databusclient/api/download.py#L294
databusclient/api/download.py:294:24: SyntaxError: Simple statements must be separated by newlines or semicolons
|
|
Ruff:
databusclient/api/download.py#L294
databusclient/api/download.py:294:19: SyntaxError: Simple statements must be separated by newlines or semicolons
|
|
Ruff:
databusclient/api/download.py#L294
databusclient/api/download.py:294:17: SyntaxError: Simple statements must be separated by newlines or semicolons
|
|
Ruff:
databusclient/api/download.py#L294
databusclient/api/download.py:294:8: SyntaxError: Simple statements must be separated by newlines or semicolons
|