[3.13] [docs] fix a Sphinx directive in c-api/object.rst (GH-121430) (#121440)

[docs] fix a Sphinx directive in `c-api/object.rst` (GH-121430)
(cherry picked from commit ada964fba0)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
This commit is contained in:
Miss Islington (bot) 2024-07-06 20:13:57 +02:00 committed by GitHub
parent 4aa0c5ec34
commit aae49ec595
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -52,6 +52,7 @@ Object Protocol
The reference is borrowed from the interpreter, and is valid until the The reference is borrowed from the interpreter, and is valid until the
interpreter finalization. interpreter finalization.
.. versionadded:: 3.13 .. versionadded:: 3.13