Skip to content

Commit 035b6eb

Browse files
hugovkAlexWaygood
andauthored
[3.11] gh-101100: Fix Sphinx warnings from removed ~! references (GH-113629) (#113642)
(cherry picked from commit 7595380) Co-authored-by: Alex Waygood <[email protected]>
1 parent f8b61c7 commit 035b6eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.11.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1860,7 +1860,7 @@ Standard Library
18601860

18611861
(Contributed by Erlend E. Aasland in :issue:`5846`.)
18621862

1863-
* :meth:`~!unittest.TestProgram.usageExit` is marked deprecated, to be removed
1863+
* :meth:`!unittest.TestProgram.usageExit` is marked deprecated, to be removed
18641864
in 3.13.
18651865
(Contributed by Carlos Damázio in :gh:`67048`.)
18661866

0 commit comments

Comments
 (0)