Skip to content

Commit 8940ae1

Browse files
committed
Removed duplicate no-clean option as no_clean already exists
1 parent 8fa3d72 commit 8940ae1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/test.py

-1
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,6 @@ def parse_args():
462462
version=f"BetterTesting {__version__}"
463463
)
464464
parser.add_argument(
465-
"--no-clean",
466465
'--no_clean',
467466
action="store_true",
468467
default=False,

0 commit comments

Comments
 (0)