MCPcopy Create free account
hub / github.com/tensorflow/tfjs / tearDownClass

Method tearDownClass

tfjs-converter/python/test_pip_package.py:204–205  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

202
203 @classmethod
204 def tearDownClass(cls):
205 shutil.rmtree(cls.class_tmp_dir)
206
207 def setUp(self):
208 # Make sure this file is not being run from the source directory, to

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected