Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ stop
Method
stop
gui/devTools.py:118–119 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
116
self.fits = fitIDs
117
118
def
stop(self):
119
self.stopRunning = True
120
121
def
run(self):
122
# wait 1 second just in case a lot of modifications get made
Callers
1
pyfa.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected