Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pallets/flask
/ ForbiddenSubclassUnregistered
Class
ForbiddenSubclassUnregistered
tests/test_user_error_handler.py:104–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
pass
103
104
class
ForbiddenSubclassUnregistered(Forbidden):
105
pass
106
107
@app.errorhandler(403)
108
def
code_exception_handler(e):
Callers
1
unregistered_test
Function · 0.85
Calls
no outgoing calls
Tested by
1
unregistered_test
Function · 0.68