Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pallets/flask
/ Namespace
Class
Namespace
tests/test_testing.py:287–291 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
285
return
f
"Hello, {flask.request.json['name']}!"
286
287
class
Namespace:
288
count = 0
289
290
def
add(self, app):
291
self.count += 1
292
293
ns = Namespace()
294
Callers
2
signals.py
File · 0.85
test_client_json_no_app_context
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_client_json_no_app_context
Function · 0.68