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.
1 parent 237df25 commit c4db57dCopy full SHA for c4db57d
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