Skip to content

Commit 1039158

Browse files
authored
Update Doc/whatsnew/3.15.rst
1 parent 07216e4 commit 1039158

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@ typing
147147
wave
148148
----
149149

150-
* Removed the ``getmark()``, ``setmark()`` and ``getmarkers()`` methods of
151-
the :class:`~wave.Wave_read` and :class:`~wave.Wave_write` classes.
150+
* Removed the ``getmark()``, ``setmark()`` and ``getmarkers()`` methods
151+
of the :class:`~wave.Wave_read` and :class:`~wave.Wave_write` classes.
152152
(Contributed by Bénédikt Tran in :gh:`133873`.)
153153

154154

0 commit comments

Comments
 (0)