Skip to content

Commit

Permalink
Add a label for typed dictionaries class-based syntax (#1873)
Browse files Browse the repository at this point in the history
  • Loading branch information
Viicos authored Oct 25, 2024
1 parent 02b385a commit b633be4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/spec/typeddict.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ particular, :term:`assignability <assignable>` should be :term:`structural`: a
more specific TypedDict type can be assignable to a more general TypedDict
type, without any inheritance relationship between them.

.. _typeddict-class-based-syntax:

Class-based Syntax
^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit b633be4

Please sign in to comment.