Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ tearDown
Method
tearDown
IPython/core/tests/test_inputsplitter.py:576–577 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
574
nt.assert_false(self.sp.push_accepts_more())
575
576
def
tearDown(self):
577
self.sp.reset()
578
579
580
class
CellModeCellMagics(CellMagicsCommon, unittest.TestCase):
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected