Ruff format/ Cleanup

This commit is contained in:
Vladless
2026-04-14 07:19:14 +00:00
parent 0e8b0d04f0
commit 39dd2432cc
224 changed files with 1583 additions and 1182 deletions
+1
View File
@@ -11,6 +11,7 @@ from core.redis_cache import (
redis_connection_ok,
)
_RESEND_COOLDOWN_SEC = 60.0
_IP_WINDOW_SEC = 3600.0
_IP_MAX_SENDS = 40