4 lines
54 B
Python
4 lines
54 B
Python
|
from fittrackee import create_app
|
||
|
|
||
|
app = create_app()
|