Skip to content

Commit

Permalink
Update doc/whatsnew/fragments/7501.false_positive
Browse files Browse the repository at this point in the history
Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
  • Loading branch information
mbyrnepr2 and Pierre-Sassoulas committed Nov 14, 2022
1 parent 42422b8 commit 80ed477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/whatsnew/fragments/7501.false_positive
@@ -1,3 +1,3 @@
Fix false positive for ``unhashable-member`` when subclassing ``dict``.
Fix false positive for ``unhashable-member`` when subclassing ``dict`` and using the subclass as a dictionary key.

Closes #7501

0 comments on commit 80ed477

Please sign in to comment.