Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyImageSearch/imutils
/ cleanup
Method
cleanup
imutils/io/tempfile.py:11–13 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
9
ext=ext)
10
11
def
cleanup(self):
12
# remove the file
13
os.remove(self.path)
Callers
1
temp_file.py
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected