MCPcopy Index your code
hub / github.com/prometheus/client_python / tearDown

Method tearDown

tests/test_multiprocess.py:647–648  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

645 ValueError, MultiProcessCollector, registry, self.tmpfl)
646
647 def tearDown(self):
648 os.remove(self.tmpfl)

Callers

nothing calls this directly

Calls 1

removeMethod · 0.45

Tested by

no test coverage detected