MCPcopy Create free account
hub / github.com/ndleah/python-mini-project / run.py

File run.py

website-builder/run.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from app import create_app
2
3# Create the Flask app using the app factory
4app = create_app()

Callers

nothing calls this directly

Calls 1

create_appFunction · 0.90

Tested by

no test coverage detected