sarveshpatel commited on
Commit
1a6c037
·
verified ·
1 Parent(s): 6309542

Create app/routes/__init__.py

Browse files
Files changed (1) hide show
  1. app/routes/__init__.py +1 -0
app/routes/__init__.py ADDED
@@ -0,0 +1 @@
 
 
1
+ """Route modules for the FastAPI application."""