Skip to content

Commit

Permalink
Fix argument
Browse files Browse the repository at this point in the history
  • Loading branch information
bghira committed Sep 21, 2023
1 parent 3468fff commit 029fffc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion helpers/arguments.py
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,6 @@ def parse_args(input_args=None):
)
parser.add_argument(
"--enable_watermark",
type=bool,
default=False,
action="store_true",
help=(
Expand Down

0 comments on commit 029fffc

Please sign in to comment.