FitTrackee/fittrackee/cli/app.py
2022-04-23 11:20:48 +02:00

4 lines
54 B
Python

from fittrackee import create_app
app = create_app()