Skip to content

Commit 7648a6a

Browse files
committed
Use a fenced code block
1 parent d09838e commit 7648a6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/guides/windows-applications-embedding.rst

+2
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,8 @@ The driver application
170170
This is the only part of your application that has to be written in C. The
171171
application code should look like the following::
172172

173+
..code-block:: c
174+
173175
/* Include the Python headers */
174176
#include <Python.h>
175177

0 commit comments

Comments
 (0)