Files
securelens-backend/main.py
2026-04-07 18:13:43 +05:30

4 lines
44 B
Python

from app.main import app
__all__ = ["app"]