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

Method finalize

IPython/testing/iptest.py:373–374  ·  view source on GitHub ↗
(self, result)

Source from the content-addressed store, hash-verified

371 formatError = formatFailure
372
373 def finalize(self, result):
374 self.stream_capturer.halt()
375
376
377def run_iptest():

Callers

nothing calls this directly

Calls 1

haltMethod · 0.80

Tested by

no test coverage detected