We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02b385a commit b633be4Copy full SHA for b633be4
1 file changed
docs/spec/typeddict.rst
@@ -35,6 +35,7 @@ particular, :term:`assignability <assignable>` should be :term:`structural`: a
35
more specific TypedDict type can be assignable to a more general TypedDict
36
type, without any inheritance relationship between them.
37
38
+.. _typeddict-class-based-syntax:
39
40
Class-based Syntax
41
^^^^^^^^^^^^^^^^^^
0 commit comments