Refactor cleanup

This commit is contained in:
2022-01-23 17:47:54 -06:00
parent 4d88e706f7
commit f03db08948
2 changed files with 7 additions and 7 deletions

View File

@@ -23,7 +23,7 @@ if __name__ == "__main__":
# import web_pdb
# web_pdb.set_trace()
setproctitle('<replace this>')
setproctitle('<change_me>')
faulthandler.enable() # For better debug info
parser = argparse.ArgumentParser()
# Add long and short arguments