1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +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

View File

@ -81,7 +81,7 @@ parsers without this API:
Parameters: 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, Module) function will accept module_name,
cli-name, and --argument-name cli-name, and --argument-name
variants of the module name. variants of the module name.

View File

@ -320,7 +320,7 @@ def parse(
Parameters: 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, Module) function will accept module_name,
cli-name, and --argument-name cli-name, and --argument-name
variants of the module name. variants of the module name.