summaryrefslogtreecommitdiff
path: root/doc/release/upcoming_changes/23060.expired.rst
blob: f80ba6fd0223a943d8458b8975d331eceb615769 (plain)
1
2
3
4
5
The ``numpy.testing.utils`` shim has been removed.
--------------------------------------------------
Importing from the ``numpy.testing.utils`` shim has been deprecated since 2019,
the shim has now been removed. All imports should be made directly from
``numpy.testing``.