Improve CHANGELOG message
This commit is contained in:
parent
1689b38860
commit
7ae22fcb88
|
@ -1,2 +1 @@
|
|||
String representation for `ApproxSequenceLike` was failing on tuples. The bug was fixed by
|
||||
adding support for tuples to `_recursive_list_map`. Renamed that function to: `_recursive_sequence_map`.
|
||||
Fixed string representation for :func:`pytest.approx` when used to compare tuples.
|
||||
|
|
Loading…
Reference in New Issue