Remove Mark api from mark.rst

Feels out of place in there, plus the reference documentation
already contains the reference API to all mark-related classes
This commit is contained in:
Bruno Oliveira 2018-06-09 11:59:57 -03:00
parent 97d48ba60d
commit 3667a52ba2
1 changed files with 0 additions and 5 deletions

View File

@ -50,11 +50,6 @@ should add ``--strict`` to ``addopts``:
slow
serial
.. currentmodule:: _pytest.mark.structures
.. autoclass:: Mark
:members:
:noindex:
.. `marker-iteration`