Skip to content

Commit a9be066

Browse files
Update Doc/c-api/datetime.rst
Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent aa9d630 commit a9be066

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Doc/c-api/datetime.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ macros.
1818
Import the datetime C API.
1919

2020
On success, populate the :c:var:`PyDateTimeAPI` pointer.
21-
2221
On failure, set :c:var:`PyDateTimeAPI` to ``NULL`` and set an exception.
2322
The caller must check if an error occurred via :c:func:`PyErr_Occurred`:
2423

0 commit comments

Comments
 (0)