Add change to log; name to AUTHORS
This commit is contained in:
parent
d42f1e87c3
commit
a0ba881c22
1
AUTHORS
1
AUTHORS
|
@ -11,6 +11,7 @@ Alan Velasco
|
||||||
Alexander Johnson
|
Alexander Johnson
|
||||||
Alexei Kozlenok
|
Alexei Kozlenok
|
||||||
Allan Feldman
|
Allan Feldman
|
||||||
|
Aly Sivji
|
||||||
Anatoly Bubenkoff
|
Anatoly Bubenkoff
|
||||||
Anders Hovmöller
|
Anders Hovmöller
|
||||||
Andras Tim
|
Andras Tim
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Provide richer comparison on ``AssertionError`` for objects created using `dataclasses <https://docs.python.org/3/library/dataclasses.html>`_ (Python 3.7+) or `attrs package <http://www.attrs.org/en/stable/>`_.
|
Loading…
Reference in New Issue