Skip to content

Commit 7b2f270

Browse files
committed
Getting code blocks to appear
Removed :linenos:
1 parent 4498210 commit 7b2f270

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
@@ -32,7 +32,6 @@ In Python C extensions you always create and deallocate these ``PyObjects`` *ind
3232
Here is an example of a normal ``PyObject`` creation and deallocation:
3333

3434
.. code-block:: c
35-
:linenos:
3635
3736
#include "Python.h"
3837

0 commit comments

Comments
 (0)