Skip to content

Commit 8a738c8

Browse files
authored
Update help.py
1 parent 1fa5c31 commit 8a738c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fosslight_source/help.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ def print_help_msg_source():
4040

4141
def print_help_msg_convert():
4242
helpMsg = PrintHelpMsg(_HELP_MESSAGE_CONVERT)
43-
helpMsg.print_help_msg(True)
43+
helpMsg.print_help_msg(True)

0 commit comments

Comments
 (0)