fix patience arg
This commit is contained in:
parent
d863dffe60
commit
6923b6cb05
@ -60,7 +60,7 @@ def get_args():
|
|||||||
)
|
)
|
||||||
|
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
'-p',
|
'-t',
|
||||||
'--patience',
|
'--patience',
|
||||||
default=5,
|
default=5,
|
||||||
type=int,
|
type=int,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user