Doc: import pytest in conftest.py example in doctest.rst (#12181)

This commit is contained in:
Manuel López-Ibáñez
2024-04-03 13:02:09 +01:00
committed by GitHub
parent b63bea9523
commit cc588d1a1a

View File

@@ -224,6 +224,7 @@ place the objects you want to appear in the doctest namespace:
.. code-block:: python
# content of conftest.py
import pytest
import numpy