We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25b8180 commit c340db0Copy full SHA for c340db0
backend/app/main.py
@@ -31,5 +31,3 @@ def custom_generate_unique_id(route: APIRoute) -> str:
31
)
32
33
app.include_router(api_router, prefix=settings.API_V1_STR)
34
-
35
-print("bu")
0 commit comments