Skip to content

Commit 80c33c8

Browse files
committed
Add missing import into example script in documentation
1 parent 31ae4e1 commit 80c33c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/en/skipping.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,7 @@ test instances when using parametrize:
405405

406406
.. code-block:: python
407407
408+
import sys
408409
import pytest
409410
410411

0 commit comments

Comments
 (0)