Remove duplicated for Metafunc members on docs

Fix #1924
This commit is contained in:
Bruno Oliveira 2016-09-14 17:11:58 -03:00 committed by GitHub
parent 51378aba01
commit 138e255631
1 changed files with 0 additions and 3 deletions

View File

@ -216,6 +216,3 @@ The **metafunc** object
.. currentmodule:: _pytest.python
.. autoclass:: Metafunc
:members:
.. automethod:: Metafunc.parametrize
.. automethod:: Metafunc.addcall(funcargs=None,id=_notexists,param=_notexists)