Skip to content

Commit 5154b64

Browse files
authored
Merge branch 'main' into doc-args-kwargs
2 parents 26629ff + 1338660 commit 5154b64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

numpydoc/tests/test_numpydoc.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ def __init__(self):
4949
self.verbosity = 2
5050
self._warncount = 0
5151
self.warningiserror = False
52+
self._exception_on_warning = False
5253

5354

5455
def test_mangle_docstrings_basic():

0 commit comments

Comments
 (0)