Skip to content

Commit b18ef5f

Browse files
hugovkzware
andcommitted
Fix doc format
Co-Authored-By: Zachary Ware <zach@python.org>
1 parent 4e2c9d4 commit b18ef5f

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

Doc/whatsnew/3.16.rst

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -106,15 +106,12 @@ module_name
106106
Removed
107107
=======
108108

109-
module_name
110-
-----------
111-
112-
* :mod:`sysconfig`:
113-
114-
* The :func:`!sysconfig.expand_makefile_vars` function
115-
which has been deprecated since Python 3.14.
116-
Use the ``vars`` argument of :func:`sysconfig.get_paths` instead.
109+
sysconfig
110+
---------
117111

112+
* The :func:`!sysconfig.expand_makefile_vars` function
113+
which has been deprecated since Python 3.14.
114+
Use the ``vars`` argument of :func:`sysconfig.get_paths` instead.
118115

119116
.. Add removals above alphabetically, not here at the end.
120117

0 commit comments

Comments
 (0)