Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pallets/flask
/ __init__.py
File
__init__.py
tests/test_apps/subdomaintestmodule/__init__.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
flask
import
Module
2
3
mod = Module(__name__,
"foo"
, subdomain=
"foo"
)
Callers
nothing calls this directly
Calls
1
Module
Class · 0.85
Tested by
no test coverage detected