Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pallets/flask
/ add
Method
add
tests/test_testing.py:290–291 ·
view source on GitHub ↗
(self, app)
Source
from the content-addressed store, hash-verified
288
count = 0
289
290
def
add(self, app):
291
self.count += 1
292
293
ns = Namespace()
294
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