3 lines
39 B
Python
Executable file
3 lines
39 B
Python
Executable file
from .routes import run_app
|
|
|
|
run_app()
|