8000
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 bc913d1 + e5d32c7 commit 300d13dCopy full SHA for 300d13d
doc/en/example/parametrize.rst
@@ -686,5 +686,5 @@ For example:
686
assert (6 / example_input) == e
687
688
In the example above, the first three test cases should run without any
689
-exceptions, while the fourth should raise a``ZeroDivisionError`` exception,
+exceptions, while the fourth should raise a ``ZeroDivisionError`` exception,
690
which is expected by pytest.
0 commit comments