Skip to content

Commit da54b31

Browse files
committed
Update
1 parent 2c61af0 commit da54b31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

backend/app/main.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ def custom_generate_unique_id(route: APIRoute) -> str:
3131
)
3232

3333
app.include_router(api_router, prefix=settings.API_V1_STR)
34+
35+
print("bu")

0 commit comments

Comments
 (0)