Add missing import into example script in documentation

This commit is contained in:
Gergely Imreh 2021-01-08 11:43:51 +00:00
parent 31ae4e1764
commit 80c33c8178
No known key found for this signature in database
GPG Key ID: 2159E9E41D38A9EB
1 changed files with 1 additions and 0 deletions

View File

@ -405,6 +405,7 @@ test instances when using parametrize:
.. code-block:: python
import sys
import pytest