MCPcopy
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
166def test_catch_exceptions():
167 class CustomError(Exception):
168 pass
169
170 @click.command()
171 def cli():

Callers 1

cliFunction · 0.85

Calls

no outgoing calls

Tested by 1

cliFunction · 0.68