Skip to content

Commit

Permalink
Drop an unnecessary Py3.10 qualification
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Nov 22, 2024
1 parent c1e1602 commit 561d312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymbolic/primitives.py
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ class ExpressionNode:
.. versionchanged:: 2022.2
`PEP 634 <https://peps.python.org/pep-0634/>`__-style pattern matching
is now supported when Pymbolic is used under Python 3.10.
is now supported.
.. autoproperty:: a
Expand Down

0 comments on commit 561d312

Please sign in to comment.