fix black in pre-commit (#1940)

This commit is contained in:
Chayenne
2024-11-08 07:42:47 +08:00
committed by GitHub
parent dca87ec348
commit c77c1e05ba
29 changed files with 641 additions and 508 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ router = router.Router(
"http://localhost:30000",
"http://localhost:30002",
],
policy="random"
policy="random",
)
# Start the router - this will block and run the server