Files
NateMan/nateman/__main__.py
T

3 lines
44 B
Python

from . import create_app
create_app().run()