Skip to content
Snippets Groups Projects
Unverified Commit 0bcc5ade authored by Christophe Nanteuil's avatar Christophe Nanteuil Committed by GitHub
Browse files

Fix class pattern docs to refer to class patterns (GH-28849)

parent 532403e7
No related branches found
No related tags found
No related merge requests found
......@@ -1017,7 +1017,7 @@ A class pattern represents a class and its positional and keyword arguments
The same keyword should not be repeated in class patterns.
The following is the logical flow for matching a mapping pattern against a
The following is the logical flow for matching a class pattern against a
subject value:
#. If ``name_or_attr`` is not an instance of the builtin :class:`type` , raise
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment