Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
117
class
InvalidAliasError(AliasError):
118
pass
119
120
class
Alias(object):
121
""
"Callable object storing the details of one alias.
Callers
1
validate
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected