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.
2 parents 5e7b8d8 + 1878699 commit 2e11ea6Copy full SHA for 2e11ea6
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