Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pallets/flask
/ Custom
Class
Custom
tests/test_user_error_handler.py:220–221 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
218
""
"Test how very generic handlers are dispatched to."
""
219
220
class
Custom(Exception):
221
pass
222
223
@pytest.fixture()
224
def
app(self, app):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected