Add backend/app/api/__init__.py
This commit is contained in:
parent
4085eef0f5
commit
306eb9b9d9
1 changed files with 1 additions and 0 deletions
1
backend/app/api/__init__.py
Normal file
1
backend/app/api/__init__.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
"""FastAPI API routes and WebSocket handling."""
|
||||
Loading…
Reference in a new issue