Thanks to visit codestin.com Credit goes to github.com
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 558768f commit 5b3a256Copy full SHA for 5b3a256
Doc/library/typing.rst
@@ -39,6 +39,11 @@ provides backports of these new features to older versions of Python.
39
For a summary of deprecated features and a deprecation timeline, please see
40
`Deprecation Timeline of Major Features`_.
41
42
+.. seealso::
43
+
44
+ The documentation at https://typing.readthedocs.io/ serves as useful reference
45
+ for type system features, useful typing related tools and typing best practices.
46
47
48
.. _relevant-peps:
49
0 commit comments