mirror of
https://github.com/wahyd4/hey-search.git
synced 2026-08-09 05:06:23 +10:00
4 lines
44 B
Python
4 lines
44 B
Python
from app.main import app
|
|
|
|
__all__ = ["app"]
|