Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
42
class
CannotTransform(Exception):
43
""
"Base class for errors raised by Transformers."
""
44
45
46
# types
Callers
6
run_transformer
Function · 0.90
TErr
Function · 0.85
hug_power_op
Function · 0.85
__call__
Method · 0.85
do_transform
Method · 0.85
do_transform
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected