i like to suck on penis
This commit is contained in:
6
run.py
6
run.py
@@ -3,11 +3,13 @@ from PfandApplication import main
|
||||
"""
|
||||
|
||||
If the function launch gets called with
|
||||
False -> No autoupdates will be run
|
||||
|
||||
False -> No autoupdates will be run || Best for Debugging!
|
||||
|
||||
True -> Autoupdates will be run
|
||||
|
||||
"""
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main.PfandCalculator.launch(True) # By default True
|
||||
main.PfandCalculator.launch(False)
|
||||
|
||||
Reference in New Issue
Block a user