MCPcopy Create free account
hub / github.com/ipython/ipython / InvalidAliasError

Class InvalidAliasError

IPython/core/alias.py:117–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115
116
117class InvalidAliasError(AliasError):
118 pass
119
120class Alias(object):
121 """Callable object storing the details of one alias.

Callers 1

validateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected