Add new function to get traffic
This commit is contained in:
@@ -177,7 +177,6 @@ async def global_exception_handler(request: Request, exc: Exception):
|
||||
# Authentication is handled by API Gateway
|
||||
app.include_router(
|
||||
training.router,
|
||||
prefix="/training",
|
||||
tags=["training"]
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user