mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-13 01:20:24 +02:00
formatting
This commit is contained in:
@ -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.
|
||||||
|
@ -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.
|
||||||
|
Reference in New Issue
Block a user