We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72f1e5c commit 31dc2ffCopy full SHA for 31dc2ff
mypy/main.py
@@ -615,10 +615,6 @@ def add_invertible_flag(
615
# Feel free to add subsequent sentences that add additional details.
616
# 3. If you cannot think of a meaningful description for a new group, omit it entirely.
617
# (E.g. see the "miscellaneous" sections).
618
- # 4. The group description should end with a period (unless the last line is a link). If you
619
- # do end the group description with a link, omit the 'http://' prefix. (Some links are too
620
- # long and will break up into multiple lines if we include that prefix, so for consistency
621
- # we omit the prefix on all links.)
622
623
general_group = parser.add_argument_group(title="Utility arguments")
624
general_group.add_argument(
0 commit comments