parent
4778e999a5
commit
bcc826d0fb
|
@ -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