Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
damaggu committed Aug 5, 2024
1 parent a228f3c commit 30f1430
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SwissKnife/segmentation.py
Original file line number Diff line number Diff line change
Expand Up @@ -946,6 +946,7 @@ def main():
type=str,
default=None,
help="number of the gpu to use (can be used to run multiple training processes on the same machine)",
)
parser.add_argument(
"--fraction",
action="store",
Expand Down

0 comments on commit 30f1430

Please sign in to comment.