chyron-&-text-updater-commands #37
@ -19,7 +19,7 @@ praxis_logger_obj.log("\n -Starting Logs: " + os.path.basename(__file__))
|
||||
|
||||
api = flask.Flask(__name__)
|
||||
# enable/disable this to get web pages of crashes returned
|
||||
api.config["DEBUG"] = True
|
||||
api.config["DEBUG"] = False
|
||||
|
||||
class Lights_Module():
|
||||
def __init__(self):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user