Skip to content

Commit c69fbd7

Browse files
Merge pull request #1910 from nicoddemus/monkeypatch-members-docs
Fix reference docs for monkeypatch
2 parents 722f9ea + 183f373 commit c69fbd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/en/monkeypatch.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Method reference of the monkeypatch fixture
5959
-------------------------------------------
6060

6161
.. autoclass:: MonkeyPatch
62+
:members:
6263

6364
``monkeypatch.setattr/delattr/delitem/delenv()`` all
6465
by default raise an Exception if the target does not exist.

0 commit comments

Comments
 (0)