2 lines
53 B
Python
2 lines
53 B
Python
|
from application import create_app
|
||
|
app = create_app()
|