projects
/
pysvrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3182d1
)
Typo.
author
Francois Fleuret
<francois@fleuret.org>
Sun, 18 Jun 2017 10:46:28 +0000
(12:46 +0200)
committer
Francois Fleuret
<francois@fleuret.org>
Sun, 18 Jun 2017 10:46:28 +0000
(12:46 +0200)
cnn-svrt.py
patch
|
blob
|
history
diff --git
a/cnn-svrt.py
b/cnn-svrt.py
index
7fde85d
..
63b11ee
100755
(executable)
--- 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 problem
s
to process')
args = parser.parse_args()