Skip to content

Commit 1b5013b

Browse files
committed
Pre-commit
1 parent da63f3e commit 1b5013b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/development/debugging_extensions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ By specifying ``builddir="debug"`` all of the targets will be built and placed i
3636
+helpers straight from your host environment.
3737
+
3838
+1. Build pandas in *debug* mode (see the command in :ref:`Debugging locally
39-
+ <debugging_c_extensions>`).
39+
+ <debugging_c_extensions>`).
4040
+2. Install the helpers::
4141
+
4242
+ pip install cython cython-gdb

0 commit comments

Comments
 (0)