Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
120
class
InvalidAliasError(AliasError):
121
pass
122
123
124
class
Alias:
Callers
1
validate
Method · 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…