Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pallets/flask
/ NS
Class
NS
tests/test_testing.py:365–366 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
363
364
def
test_cli_custom_obj(app):
365
class
NS:
366
called = False
367
368
def
create_app():
369
NS.called = True
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected