Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pallets/flask
/ add
Method
add
tests/test_testing.py:279–280 · tests/test_testing.py::Namespace.add
(self, app)
Source
from the content-addressed store, hash-verified
277
count = 0
278
279
def
add(self, app):
280
self.count += 1
281
282
ns = Namespace()
283
Callers
8
list_templates
Method · 0.80
save_session
Method · 0.80
__init_subclass__
Method · 0.80
add_url_rule
Method · 0.80
test_endpoint_decorator
Function · 0.80
test_werkzeug_routing
Function · 0.80
test_endpoint_decorator
Function · 0.80
vary_cookie_header_set
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected