Skip to content

Commit 31dc2ff

Browse files
remove the concern about links as it no longer seems to be useful
1 parent 72f1e5c commit 31dc2ff

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

mypy/main.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -615,10 +615,6 @@ def add_invertible_flag(
615615
# Feel free to add subsequent sentences that add additional details.
616616
# 3. If you cannot think of a meaningful description for a new group, omit it entirely.
617617
# (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.)
622618

623619
general_group = parser.add_argument_group(title="Utility arguments")
624620
general_group.add_argument(

0 commit comments

Comments
 (0)