Merge pull request #8232 from imrehg/doc
Add missing import into example script in documentation
This commit is contained in:
commit
f6529fd3a1
|
@ -405,6 +405,7 @@ test instances when using parametrize:
|
|||
|
||||
.. code-block:: python
|
||||
|
||||
import sys
|
||||
import pytest
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue