Skip to content

Commit f6529fd

Browse files
authored
Merge pull request #8232 from imrehg/doc
Add missing import into example script in documentation
2 parents 31ae4e1 + 80c33c8 commit f6529fd

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)