Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Aug 20, 2024
1 parent fb8c354 commit 4723972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/spec/distributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Consequently, forward references do not need to be quoted, and type system
features that do not depend on Python syntax changes are supported in stubs regardless
of the Python version supported. For example, the use of the ``|`` operator
to create unions (``X | Y``) was introduced in Python 3.10, but may be used
even in stubs that support Python 3.9 and older versions.
even in stubs that support Python 3.9 and older versions.

.. _stub-file-supported-constructs:

Expand Down

0 comments on commit 4723972

Please sign in to comment.