Loading testing/run_soar_comparison.py +1 −1 Original line number Diff line number Diff line Loading @@ -347,7 +347,7 @@ if __name__ == "__main__": ) parser.add_argument( '--overwrite', action='store_false', help='overwrite existing pickle file' '--overwrite', action='store_true', help='overwrite existing pickle file' ) # run_soar_comparison.py --sysname="pilot" # 3. Parse the arguments from the command line Loading Loading
testing/run_soar_comparison.py +1 −1 Original line number Diff line number Diff line Loading @@ -347,7 +347,7 @@ if __name__ == "__main__": ) parser.add_argument( '--overwrite', action='store_false', help='overwrite existing pickle file' '--overwrite', action='store_true', help='overwrite existing pickle file' ) # run_soar_comparison.py --sysname="pilot" # 3. Parse the arguments from the command line Loading