Refactor cleanup
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user