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 abf6b6e commit a930280Copy full SHA for a930280
source-code/typing/README.md
@@ -1,6 +1,6 @@
1
# Typing
2
3
-Python 3.5 introducd optional type annotation for functions, and that
+Python 3.5 introduced optional type annotation for functions, and that
4
functionality was extended in Python 3.6.
5
6
The `mypy` static type checker can use this annotation to detect type errors.
0 commit comments