Skip to content

Commit a9a8697

Browse files
address documentation oversight, kill backticks
1 parent 6cab9cf commit a9a8697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/parametrize.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ for example with the builtin ``mark.xfail``::
117117

118118
This was an initial hack to support the feature but soon was demonstrated to be incomplete,
119119
broken for passing functions or applying multiple marks with the same name but different parameters.
120-
The old syntax will be removed in `pytest 4.0`.
120+
The old syntax will be removed in pytest-4.0.
121121

122122

123123
Let's run this::

0 commit comments

Comments
 (0)