Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 78bdacf

Browse files
author
anirudh
committed
remove redundant comment
1 parent 2aa67b4 commit 78bdacf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

torchchat/cli/cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ def _add_model_specification_args(parser) -> None:
144144
choices=["text", "text-image"],
145145
# help=argparse.SUPPRESS,
146146
help="Modality of the model. Options: text, text-image",
147-
# help="Modality of the model. Options: text, text-image",
148147
)
149148

150149

0 commit comments

Comments
 (0)