diff --git a/changelog/9726.bugfix.rst b/changelog/9726.bugfix.rst index d84f4bd0d..66c04c4d9 100644 --- a/changelog/9726.bugfix.rst +++ b/changelog/9726.bugfix.rst @@ -1 +1 @@ -An unnecessary ``numpy`` import in `ApproxSequenceLike` was removed. +An unnecessary ``numpy`` import inside :func:`pytest.approx` was removed.