Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pallets/flask
/ MyFunctionException
Class
MyFunctionException
tests/test_blueprints.py:50–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
pass
49
50
class
MyFunctionException(Exception):
51
pass
52
53
blue = flask.Blueprint(
"blue"
, __name__)
54
Callers
1
blue_func_test
Function · 0.85
Calls
no outgoing calls
Tested by
1
blue_func_test
Function · 0.68