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 2c61af0 commit da54b31Copy full SHA for da54b31
backend/app/main.py
@@ -31,3 +31,5 @@ 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