MCPcopy
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

1from flask import Blueprint
2from flask import render_template
3
4admin = Blueprint(

Callers

nothing calls this directly

Calls 1

BlueprintClass · 0.90

Tested by

no test coverage detected