Add -v/--verbose flag for detailed HTTP request logging (issue #27) #48
Annotations
5 errors
|
Lint with Ruff
Process completed with exit code 1.
|
|
Lint with Ruff:
tests/test_download_auth.py#L12
tests/test_download_auth.py:12:50: F811 Redefinition of unused `DownloadAuthError` from line 9
|
|
Lint with Ruff:
tests/test_download_auth.py#L12
tests/test_download_auth.py:12:40: F401 `databusclient.api.download.download` imported but unused
|
|
Lint with Ruff:
tests/test_download_auth.py#L10
tests/test_download_auth.py:10:27: F811 Redefinition of unused `patch` from line 1
|
|
Lint with Ruff:
databusclient/cli.py#L270
databusclient/cli.py:270:16: F821 Undefined name `re`
|
Loading