Fix missing comma

This commit is contained in:
2026-02-08 14:46:48 +01:00
parent 3d658968d3
commit 34e31297f8
+1 -1
View File
@@ -23,7 +23,7 @@ __all__ = [
"logging", "logging",
"main", "main",
"models", "models",
"now_utc" "now_utc",
"ratelimit", "ratelimit",
"server", "server",
"STATUS_GOOD", "STATUS_GOOD",