X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=pysvrt.git;a=blobdiff_plain;f=cnn-svrt.py;h=63b11ee4c33831bd0ec8236f7892554bcab0b47a;hp=7fde85d673f3e95e0f3403bb48384b3c7872ac3a;hb=4c7ff07760d015a2efad8b7eb0bd44dd9acc9106;hpb=c3182d1650b6c91be5f012885725b49eacd68db2 diff --git a/cnn-svrt.py b/cnn-svrt.py index 7fde85d..63b11ee 100755 --- a/cnn-svrt.py +++ b/cnn-svrt.py @@ -79,7 +79,7 @@ parser.add_argument('--test_loaded_models', parser.add_argument('--problems', type = str, default = '1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23', - help = 'What problem to process') + help = 'What problems to process') args = parser.parse_args()