Skip to content

Commit

Permalink
style: pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Aug 21, 2024
1 parent 5486cd7 commit 47e5371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/basics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ For brevity, all code examples assume that the following two lines are present:
.. note::

``pybind11/pybind11.h`` includes ``Python.h``, as such it must be the first file
``pybind11/pybind11.h`` includes ``Python.h``, as such it must be the first file
included in any source file or header for `the same reasons as Python.h`_.

.. _`the same reasons as Python.h`: https://docs.python.org/3/extending/extending.html#a-simple-example
Expand Down

0 comments on commit 47e5371

Please sign in to comment.