Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pallets/flask
/ __init__.py
File
__init__.py
tests/test_apps/blueprintapp/apps/admin/__init__.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
flask
import
Blueprint
2
from
flask
import
render_template
3
4
admin = Blueprint(
Callers
nothing calls this directly
Calls
1
Blueprint
Class · 0.90
Tested by
no test coverage detected