Skip to content

Commit edc853a

Browse files
authored
Don't mention the reference part of the mypy docs (#1800)
1 parent d899429 commit edc853a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/index.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@ Reference
2121
.. seealso::
2222

2323
The documentation at https://mypy.readthedocs.io/ is relatively accessible
24-
and complete. Particularly refer to the "Type System Reference" section of
25-
the docs -- since the Python typing system is standardised via PEPs, this
26-
information should apply to most Python type checkers.
24+
and complete.
2725

2826
Specification
2927
=============

0 commit comments

Comments
 (0)