Files
pear-admin-flask/app.py
T

4 lines
56 B
Python

from applications import create_app
app = create_app()