Fix sphinx reference target (#121470)

This was introduced in https://github.com/python/cpython/pull/121164
and appears to be causing test failures on main
This commit is contained in:
Shantanu 2024-07-07 17:18:28 -07:00 committed by GitHub
parent b765e4adf8
commit c8669489d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -1,3 +1,2 @@
Add support for ``all`` as an valid ``action`` for :func:`warnings.simplefilter`
and :func:`warnings.filterswarnings`.
and :func:`warnings.filterwarnings`.