Skip to content

Commit b2cfded

Browse files
author
Jeffrey
committed
linting
1 parent 60a80e8 commit b2cfded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

open_lm/params.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -791,7 +791,7 @@ def parse_args(args):
791791
"--backend-timeout",
792792
type=int,
793793
default=None,
794-
help="This the number of seconds passed into the timeout arg for torch.distributed.init_process_group."
794+
help="This the number of seconds passed into the timeout arg for torch.distributed.init_process_group.",
795795
)
796796

797797
add_model_args(parser)

0 commit comments

Comments
 (0)