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 6ac59eb commit c6b4588Copy full SHA for c6b4588
peps/pep-0718.rst
@@ -23,7 +23,7 @@ subscripted.
23
Motivation
24
----------
25
26
-Currently, classes allow passing type annotations for generic containers, this
+Currently, classes allow passing type annotations for generic containers. This
27
is especially useful in common constructors such as ``list``\, ``tuple`` and ``dict``
28
etc.
29
0 commit comments