mirror of
https://github.com/nelsbrock/NateMan.git
synced 2026-08-14 21:36:49 +02:00
3 lines
44 B
Python
3 lines
44 B
Python
from . import create_app
|
|
create_app().run()
|