Fix numbering and improve changelog entry for #9362
This commit is contained in:
parent
9af3e23695
commit
6c58343e2a
|
@ -1 +0,0 @@
|
|||
Pytest will now avoid specialized assert formatting when it is detected that the default __eq__ is overridden
|
|
@ -0,0 +1 @@
|
|||
pytest now avoids specialized assert formatting when it is detected that the default ``__eq__`` is overridden in ``attrs`` or ``dataclasses``.
|
Loading…
Reference in New Issue