fix: handle milliseconds in ISO 8601 rate limit reset timestamps #1846
+2,837
−7
Annotations
5 errors
|
Run ruff check
Process completed with exit code 1.
|
|
Run ruff check:
apps/backend/preflight.py#L266
apps/backend/preflight.py:266:27: F541 f-string without any placeholders
|
|
Run ruff check:
apps/backend/preflight.py#L11
apps/backend/preflight.py:11:8: F401 `time` imported but unused
|
|
Run ruff check:
apps/backend/preflight.py#L8
apps/backend/preflight.py:8:8: F401 `os` imported but unused
|
|
Run ruff check:
apps/backend/preflight.py#L7
apps/backend/preflight.py:7:1: I001 Import block is un-sorted or un-formatted
|
Loading