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