MCPcopy Index your code
hub / github.com/ipython/ipython / InvalidAliasError

Class InvalidAliasError

IPython/core/alias.py:120–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118
119
120class InvalidAliasError(AliasError):
121 pass
122
123
124class Alias:

Callers 1

validateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…