fix black in pre-commit (#1940)

This commit is contained in:
Chayenne
2024-11-07 15:42:47 -08:00
committed by GitHub
parent dca87ec348
commit c77c1e05ba
29 changed files with 641 additions and 508 deletions

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