File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -557,14 +557,6 @@ def add_invertible_flag(
557557 # do end the group description with a link, omit the 'http://' prefix. (Some links are too
558558 # long and will break up into multiple lines if we include that prefix, so for consistency
559559 # we omit the prefix on all links.)
560- # # Mypy documentation
561- # ## Formatting
562- # Our documentation is rendered using the Read the Docs sphinx theme. See the following link for
563- # a list of different formatting options:
564- # https://sphinx-rtd-theme.readthedocs.io/en/latest/
565- # It can also be helpful to consult the source code of the above guide when you're trying to figure
566- # out how to format certain things:
567- # https://github.com/rtfd/sphinx_rtd_theme/tree/master/docs/demo
568560
569561 general_group = parser .add_argument_group (title = "Optional arguments" )
570562 general_group .add_argument (
You can’t perform that action at this time.
0 commit comments