fix: timeout on no server response #16
Annotations
4 errors
|
Ruff (A004):
pytailwindcss_extra/__main__.py#L1
pytailwindcss_extra/__main__.py:1:17: A004 Import `exit` is shadowing a Python builtin
|
|
Ruff (F401):
pytailwindcss_extra/logger.py#L1
pytailwindcss_extra/logger.py:1:16: F401 `os.environ` imported but unused
|
|
Ruff Lint
Process completed with exit code 1.
|
|
Test (macos-latest)
Process completed with exit code 1.
|