Skip to content

Commit c409e70

Browse files
committed
typo
1 parent 908fb5d commit c409e70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/extract_preclust.py

-1
Original file line numberDiff line numberDiff line change
@@ -866,7 +866,6 @@ def parse_args(argv=None):
866866
const=True, # Value when flag is present but no value provided
867867
default=False,
868868
type=lambda x: (str(x).lower() == 'true') if x is not None else True,
869-
default= False,
870869
help="Keep unclassified reads in the output.",
871870
)
872871

0 commit comments

Comments
 (0)