aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelle Zijlstra <jelle.zijlstra@gmail.com>2022-02-09 18:18:43 -0800
committerGitHub <noreply@github.com>2022-02-09 18:18:43 -0800
commitc1db137f573d4b47bc5a141fb8f048f2d7c75fcc (patch)
tree37478c8219d65267a0b464564aedf3a0c403a5d9
parenta45c7e9fdbaaace11905bf5d873e427749de119c (diff)
downloadtyping-c1db137f573d4b47bc5a141fb8f048f2d7c75fcc.tar.gz
PEP 681 is still draft (#1064)
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 1230e34..695097f 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -96,4 +96,4 @@ Typing PEPs
* `PEP 673 <https://www.python.org/dev/peps/pep-0673/>`_, ``Self``
* `PEP 675 <https://www.python.org/dev/peps/pep-0675/>`_ (draft), ``LiteralString``
* `PEP 677 <https://www.python.org/dev/peps/pep-0677/>`_ (draft), callable type syntax
-* `PEP 681 <https://www.python.org/dev/peps/pep-0681/>`_, ``@dataclass_transform()``
+* `PEP 681 <https://www.python.org/dev/peps/pep-0681/>`_ (draft), ``@dataclass_transform()``