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

Method tearDown

IPython/core/tests/test_async_helpers.py:315–316  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

313
314
315 def tearDown(self):
316 ip.loop_runner = "asyncio"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected