Skip to content

Commit

Permalink
remove default to patches
Browse files Browse the repository at this point in the history
  • Loading branch information
brisvag committed Sep 6, 2023
1 parent 19f75dd commit 2f6b83c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/waretomo/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ def __str__(self):
"-p",
"--patches",
type=int,
default=4,
help="number of patches for local alignment in aretomo (NxN), if any",
)
@click.option(
Expand Down

0 comments on commit 2f6b83c

Please sign in to comment.