Skip to content

Commit b633be4

Browse files
authored
Add a label for typed dictionaries class-based syntax (#1873)
1 parent 02b385a commit b633be4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/spec/typeddict.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ particular, :term:`assignability <assignable>` should be :term:`structural`: a
3535
more specific TypedDict type can be assignable to a more general TypedDict
3636
type, without any inheritance relationship between them.
3737

38+
.. _typeddict-class-based-syntax:
3839

3940
Class-based Syntax
4041
^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)