File size: 99 Bytes
5eb188c
 
 
 
 
 
1
2
3
4
5
6
7
"""backend.app package

Contains the FastAPI application module (main.py).
"""

__all__ = ["main"]