#!/usr/bin/env python3 from flask_hello import create_app app = create_app()