fix typo
This commit is contained in:
parent
79f45928a4
commit
370f5dd5cb
|
@ -11,7 +11,7 @@ this release provides:
|
||||||
|
|
||||||
- makes pytest work on py24 again (yes, people sometimes still need to use it)
|
- makes pytest work on py24 again (yes, people sometimes still need to use it)
|
||||||
|
|
||||||
- show *,** args in pytest tracebacks
|
- show ``*,**`` args in pytest tracebacks
|
||||||
|
|
||||||
Thanks to Manuel Jacob, Thomas Waldmann, Ronny Pfannschmidt, Pavel Repin
|
Thanks to Manuel Jacob, Thomas Waldmann, Ronny Pfannschmidt, Pavel Repin
|
||||||
and Andreas Taumoefolau for providing patches and all for the issues.
|
and Andreas Taumoefolau for providing patches and all for the issues.
|
||||||
|
|
Loading…
Reference in New Issue