We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fa5c31 commit 8a738c8Copy full SHA for 8a738c8
src/fosslight_source/help.py
@@ -40,4 +40,4 @@ def print_help_msg_source():
40
41
def print_help_msg_convert():
42
helpMsg = PrintHelpMsg(_HELP_MESSAGE_CONVERT)
43
- helpMsg.print_help_msg(True)
+ helpMsg.print_help_msg(True)
0 commit comments