MCPcopy Create free account
hub / github.com/psf/black / CannotTransform

Class CannotTransform

src/black/trans.py:61–62  ·  view source on GitHub ↗

Base class for errors raised by Transformers.

Source from the content-addressed store, hash-verified

59
60
61class CannotTransform(Exception):
62 """Base class for errors raised by Transformers."""
63
64
65# 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