from local
This commit is contained in:
parent
f1dd8bc2eb
commit
e6e5818b4a
Binary file not shown.
@ -160,7 +160,7 @@ def add_rep_arguments(parser: argparse.ArgumentParser):
|
|||||||
|
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
"--additional-block",
|
"--additional-block",
|
||||||
type=bool,
|
type=str2bool,
|
||||||
default=False,
|
default=False,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user