fix(ci): sort rate limit test imports
This commit is contained in:
@@ -15,6 +15,7 @@ from app.core.rate_limit import (
|
|||||||
)
|
)
|
||||||
from app.core.rate_limit_backend import RateLimitBackend
|
from app.core.rate_limit_backend import RateLimitBackend
|
||||||
|
|
||||||
|
|
||||||
class _FakeRedis:
|
class _FakeRedis:
|
||||||
"""Minimal in-process Redis fake supporting the limiter Lua script."""
|
"""Minimal in-process Redis fake supporting the limiter Lua script."""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user