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.
2 parents ca95868 + 0358cb5 commit f5bd41cCopy full SHA for f5bd41c
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