From b367e27af9b52528e395f95b277ec7b69e98e287 Mon Sep 17 00:00:00 2001 From: Inada Naoki Date: Fri, 30 May 2025 17:59:23 +0900 Subject: [PATCH] Doc: remove unnecessary section header (GH-134917) --- Doc/c-api/unicode.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Doc/c-api/unicode.rst b/Doc/c-api/unicode.rst index ef180464ef1..45f50ba5f97 100644 --- a/Doc/c-api/unicode.rst +++ b/Doc/c-api/unicode.rst @@ -1461,10 +1461,6 @@ the user settings on the machine running the codec. .. versionadded:: 3.3 -Methods & Slots -""""""""""""""" - - .. _unicodemethodsandslots: Methods and Slot Functions