1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00

formatting

This commit is contained in:
Kelly Brazil
2022-10-14 14:07:05 -07:00
parent 38fb0a6828
commit ac39ce6b98
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ parsers without this API:
Parameters:
parser_mod_name: (string or) name of the parser module. This
parser_mod_name: (string or name of the parser module. This
Module) function will accept module_name,
cli-name, and --argument-name
variants of the module name.
+1 -1
View File
@@ -320,7 +320,7 @@ def parse(
Parameters:
parser_mod_name: (string or) name of the parser module. This
parser_mod_name: (string or name of the parser module. This
Module) function will accept module_name,
cli-name, and --argument-name
variants of the module name.