Skip to content

Commit 69b3231

Browse files
committed
Remove one newline
1 parent c4ac22d commit 69b3231

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Doc/library/weakref.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,6 @@ See :ref:`__slots__ documentation <slots>` for details.
181181
>>> d[k2] = 2 # d = {k1: 2}
182182
>>> del k1 # d = {}
183183

184-
185184
.. versionchanged:: 3.9
186185
Added support for ``|`` and ``|=`` operators, specified in :pep:`584`.
187186

0 commit comments

Comments
 (0)