removeddit/devapp.py
2017-08-25 00:27:44 +02:00

2 lines
46 B
Python

from app import create_app
app = create_app()