Adjust the CHANGELOG again

This commit is contained in:
Bruno Oliveira 2022-03-20 20:40:54 -03:00 committed by GitHub
parent d56af15f0a
commit 4f318de955
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
An unnecessary ``numpy`` import in `ApproxSequenceLike` was removed.
An unnecessary ``numpy`` import inside :func:`pytest.approx` was removed.