experiment with reStructuredtext

This commit is contained in:
Mathew Guest
2020-07-19 01:54:54 -06:00
parent 157a9e501c
commit 87fbc405c0
3 changed files with 38 additions and 27 deletions
+1 -1
View File
@@ -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,