Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/tensorpack/tensorpack
/ tearDown
Method
tearDown
tests/case_script.py:82–83 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
80
TestPythonScript.clear_trainlog(self.script)
81
82
def
tearDown(self):
83
TestPythonScript.clear_trainlog(self.script)
Callers
nothing calls this directly
Calls
1
clear_trainlog
Method · 0.80
Tested by
no test coverage detected