Add changelog and authors entries
This commit is contained in:
parent
5b7e6f446b
commit
919b82048e
1
AUTHORS
1
AUTHORS
|
@ -185,6 +185,7 @@ Katerina Koukiou
|
||||||
Keri Volans
|
Keri Volans
|
||||||
Kevin Cox
|
Kevin Cox
|
||||||
Kevin J. Foley
|
Kevin J. Foley
|
||||||
|
Kian Eliasi
|
||||||
Kian-Meng Ang
|
Kian-Meng Ang
|
||||||
Kodi B. Arfer
|
Kodi B. Arfer
|
||||||
Kojo Idrissa
|
Kojo Idrissa
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
Unnecessary numpy import in `ApproxSequenceLike` is removed.
|
||||||
|
Also Approx's `test_error_messages` is separated for numpy and native datatypes.
|
Loading…
Reference in New Issue