File size: 86 Bytes
42cbd9d
 
1
2
from app import create_app        # or simply `from app import app`
app = create_app()