MCPcopy
hub / github.com/psf/black / CannotTransform

Class CannotTransform

src/black/trans.py:42–43  ·  view source on GitHub ↗

Base class for errors raised by Transformers.

Source from the content-addressed store, hash-verified

40
41
42class CannotTransform(Exception):
43 """Base class for errors raised by Transformers."""
44
45
46# types

Callers 6

run_transformerFunction · 0.90
TErrFunction · 0.85
hug_power_opFunction · 0.85
__call__Method · 0.85
do_transformMethod · 0.85
do_transformMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected