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 63c2676 commit 1c14feeCopy full SHA for 1c14fee
peps/pep-0827.rst
@@ -1444,11 +1444,7 @@ also where this PEP draft currently lives.
1444
1445
There is an in-progress `proof-of-concept implementation <#ref-impl_>`__ in mypy.
1446
1447
-It can type check the ORM, FastAPI-style model derivation, and
1448
-NumPy-style broadcasting examples.
1449
-
1450
-It is missing support for callables, ``UpdateClass``, annotation
1451
-processing, and various smaller things.
+It can type check all of the examples in this document.
1452
1453
Alternate syntax ideas
1454
======================
0 commit comments