Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ test_transform_assign_magic
Function
test_transform_assign_magic
tests/test_inputtransformer2.py:222–223 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
220
221
222
def
test_transform_assign_magic():
223
check_transform(ipt2.MagicAssign, MULTILINE_MAGIC_ASSIGN)
224
225
226
def
test_find_assign_system():
Callers
nothing calls this directly
Calls
1
check_transform
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…