Skip to content

Commit da8c792

Browse files
committed
Getting code blocks to appear
Removed include
1 parent 24185c0 commit da8c792

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/sphinx/source/refcount.rst

-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ Here is an example of a normal ``PyObject`` creation and deallocation:
3434
.. code-block:: c
3535
:linenos:
3636
37-
#include "Python.h"
3837
void print_hello_world(void) {
3938
PyObject *pObj = NULL:
4039

0 commit comments

Comments
 (0)