experiment with reStructuredtext
This commit is contained in:
@@ -473,7 +473,7 @@ class SubMenu:
|
||||
# NOTE(MG) Fix below strategizes whether to pass in 'required'
|
||||
# paremter to ArgumentParser.add_subparsers()
|
||||
# which was added in in Python3.7.
|
||||
# Must also be written into SubMenu.create_submenu.
|
||||
# Must also be written into CommandTree.init_submenu
|
||||
func_args = {
|
||||
'dest': var_name,
|
||||
'metavar': var_name,
|
||||
|
||||
Reference in New Issue
Block a user