Skip to content

Commit 3ce613a

Browse files
committed
Fix list in changelog entry
1 parent 279e8cc commit 3ce613a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/whatsnew/fragments/10586.new_check

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Add additional checks for suboptimal uses of class patterns in :keyword:`match`.
2+
23
* :ref:`match-class-bind-self` is emitted if a name is bound to ``self`` instead of
34
using an ``as`` pattern.
45
* :ref:`match-class-positional-attributes` is emitted if a class pattern has positional

0 commit comments

Comments
 (0)