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

Method flush

deeplabcut/gui/widgets.py:186–187  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

184 self.queue.put(text)
185
186 def flush(self):
187 pass
188
189 def isatty(self):
190 return False

Callers 5

mainFunction · 0.80
__enter__Method · 0.80
__exit__Method · 0.80
trainFunction · 0.80
trainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected