Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pallets/click
/ CustomError
Class
CustomError
tests/test_testing.py:167–168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
166
def
test_catch_exceptions():
167
class
CustomError(Exception):
168
pass
169
170
@click.command()
171
def
cli():
Callers
1
cli
Function · 0.85
Calls
no outgoing calls
Tested by
1
cli
Function · 0.68