Skip to content

Commit 138e255

Browse files
authored
Remove duplicated for Metafunc members on docs
Fix #1924
1 parent 51378ab commit 138e255

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc/en/parametrize.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,3 @@ The **metafunc** object
216216
.. currentmodule:: _pytest.python
217217
.. autoclass:: Metafunc
218218
:members:
219-
220-
.. automethod:: Metafunc.parametrize
221-
.. automethod:: Metafunc.addcall(funcargs=None,id=_notexists,param=_notexists)

0 commit comments

Comments
 (0)