MCPcopy
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

1from flask import Module
2
3mod = Module(__name__, "foo", subdomain="foo")

Callers

nothing calls this directly

Calls 1

ModuleClass · 0.85

Tested by

no test coverage detected