Add missing import into example script in documentation
This commit is contained in:
parent
31ae4e1764
commit
80c33c8178
|
@ -405,6 +405,7 @@ test instances when using parametrize:
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
|
import sys
|
||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue