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

Method tearDownClass

IPython/utils/tests/test_path.py:348–349  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

346
347 @classmethod
348 def tearDownClass(cls):
349 cls.tempdir.cleanup()
350
351 @classmethod
352 @contextmanager

Callers

nothing calls this directly

Calls 1

cleanupMethod · 0.45

Tested by

no test coverage detected