Skip to content

Commit 30f1430

Browse files
committed
typo fix
1 parent a228f3c commit 30f1430

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SwissKnife/segmentation.py

+1
Original file line numberDiff line numberDiff line change
@@ -946,6 +946,7 @@ def main():
946946
type=str,
947947
default=None,
948948
help="number of the gpu to use (can be used to run multiple training processes on the same machine)",
949+
)
949950
parser.add_argument(
950951
"--fraction",
951952
action="store",

0 commit comments

Comments
 (0)