Skip to content

Commit

Permalink
Fix numbering and improve changelog entry for pytest-dev#9362
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Feb 23, 2022
1 parent 9af3e23 commit 6c58343
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion changelog/9326.bugfix.rst

This file was deleted.

1 change: 1 addition & 0 deletions changelog/9362.improvement.rst
@@ -0,0 +1 @@
pytest now avoids specialized assert formatting when it is detected that the default ``__eq__`` is overridden in ``attrs`` or ``dataclasses``.

0 comments on commit 6c58343

Please sign in to comment.