mirror of
https://github.com/Rarebuffalo/securelens-backend.git
synced 2026-06-19 07:00:30 +00:00
4 lines
44 B
Python
4 lines
44 B
Python
from app.main import app
|
|
|
|
__all__ = ["app"]
|