There was an error while loading. Please reload this page.
annotationlib
1 parent 4af81d9 commit 6611f4dCopy full SHA for 6611f4d
1 file changed
Doc/library/annotationlib.rst
@@ -235,8 +235,8 @@ Functions
235
annotate functions that support the :attr:`~Format.STRING` format but
236
do not have access to the code creating the annotations.
237
238
- For example, this is used to implement the :attr:`~Format.STRING` for
239
- :class:`typing.TypedDict` classes created through the functional syntax:
+ For example, this is used to implement the :attr:`~Format.STRING` format
+ for :class:`typing.TypedDict` classes created through the functional syntax:
240
241
.. doctest::
242
0 commit comments