Skip to content

Commit

Permalink
Use a fenced code block
Browse files Browse the repository at this point in the history
  • Loading branch information
pfmoore committed Jan 7, 2025
1 parent d09838e commit 7648a6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/guides/windows-applications-embedding.rst
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,8 @@ The driver application
This is the only part of your application that has to be written in C. The
application code should look like the following::

..code-block:: c

/* Include the Python headers */
#include <Python.h>
Expand Down

0 comments on commit 7648a6a

Please sign in to comment.