Skip to content

Commit e38affe

Browse files
authored
Link to mypy docs (#1380)
1 parent 604ed08 commit e38affe

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@ Reference
2626

2727
source/reference
2828

29+
.. seealso::
30+
31+
The documentation at https://mypy.readthedocs.io/ is relatively accessible
32+
and complete. Particularly refer to the "Type System Reference" section of
33+
the docs -- since the Python typing system is standardised via PEPs, this
34+
information should apply to most Python type checkers.
35+
2936
Indices and tables
3037
==================
3138

0 commit comments

Comments
 (0)