MCPcopy Index your code
hub / github.com/DeepLabCut/DeepLabCut / lstat

Method lstat

tests/test_auxiliaryfunctions.py:187–188  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

185 self.st_mtime = st_mtime
186
187 def lstat(self):
188 return self
189
190
191# labeled_folders: (has_H5, H5_st_mtime, folder_name)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected