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 6c8bcf6 + f0d5383 commit 23102a7Copy full SHA for 23102a7
doc/en/reference.rst
@@ -59,7 +59,7 @@ pytest.raises
59
60
**Tutorial**: :ref:`assertraises`.
61
62
-.. autofunction:: pytest.raises(expected_exception: Exception, [match], [message])
+.. autofunction:: pytest.raises(expected_exception: Exception, [match])
63
:with: excinfo
64
65
pytest.deprecated_call
0 commit comments