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 237df25 + c4db57d commit 1865713Copy full SHA for 1865713
docs/features.rst
@@ -250,11 +250,11 @@ on `what markers are`_ and for notes on `using them`_.
250
251
.. py:function:: pytest.mark.options(**kwargs)
252
253
- The mark uses to pass options to your application config.
+ The mark used to pass options to your application config.
254
255
:type kwargs: dict
256
:param kwargs:
257
- The dictionary uses to extend application config.
+ The dictionary used to extend application config.
258
259
Example usage:
260
0 commit comments