Skip to content

Commit 17f1c17

Browse files
committed
Fix lint.
1 parent 6cbc778 commit 17f1c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/NEWS.d/3.15.0a3.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1461,7 +1461,7 @@ sqlite when used with multiple sub interpreters.
14611461
.. nonce: mkrhjQ
14621462
.. section: C API
14631463
1464-
Add :c:func:`PyUnstable_Object_Dump` to dump an object to ``stderr``. It
1464+
Add :c:func:`!PyUnstable_Object_Dump` to dump an object to ``stderr``. It
14651465
should only be used for debugging. Patch by Victor Stinner.
14661466

14671467
..

0 commit comments

Comments
 (0)