UMS: User Models 8
# usermanagement.py app = create_app(os.getenv('FLASK_CONFIG') or 'default') from app.models import User