You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://gitter.im/python/typing?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
2
2
3
-
Static Typing for Python
4
-
========================
3
+
# Static Typing for Python
5
4
6
-
Documentation and Support
7
-
-------------------------
5
+
## Documentation and Support
8
6
9
7
The documentation for Python's static typing can be found at
10
8
[typing.readthedocs.io](https://typing.readthedocs.io/). You can get
@@ -16,26 +14,29 @@ Improvements to the type system should be discussed on the
16
14
mailing list, although the [issues](https://github.com/python/typing/issues) in this
17
15
repository contain some historic discussions.
18
16
19
-
Repository Content
20
-
------------------
17
+
## Repository Content
21
18
22
19
This GitHub repository is used for several things:
0 commit comments