We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e7b8d8 commit 1878699Copy full SHA for 1878699
doc/en/example/parametrize.rst
@@ -678,4 +678,4 @@ Or, if desired, you can ``pip install contextlib2`` and use:
678
679
.. code-block:: python
680
681
- from contextlib2 import ExitStack as does_not_raise
+ from contextlib2 import nullcontext as does_not_raise
0 commit comments