MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / stop

Method stop

gui/utils/exportHtml.py:45–46  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

43 self.stopRunning = False
44
45 def stop(self):
46 self.stopRunning = True
47
48 def run(self):
49 # wait 1 second just in case a lot of modifications get made

Callers 1

refreshFittingHtmlMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected