MCPcopy Create free account
hub / github.com/Mrinank-Bhowmick/python-beginner-projects / main.py

File main.py

projects/Data_Abstractor/main.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from Website import create_app
2
3app = create_app()
4

Callers

nothing calls this directly

Calls 2

create_appFunction · 0.90
runMethod · 0.45

Tested by

no test coverage detected