Projects
Eulaceura:Mainline:GA
python-numpydoc
_service:obs_scm:0001-add-_exception_on_warning...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:0001-add-_exception_on_warning-to-mockapp.patch of Package python-numpydoc
From a708698f6555bb05e9dff545f6f5f6e3025f5705 Mon Sep 17 00:00:00 2001 From: Ross Barnowski <rossbar@berkeley.edu> Date: Wed, 16 Oct 2024 20:49:03 -0700 Subject: [PATCH] MAINT: Add _exception_on_warning to MockApp MockApp in test suite is now breaking due to the absence of a private _exception_on_warning attribute. Fix by explicitly adding to the MockApp. --- numpydoc/tests/test_numpydoc.py | 1 + 1 file changed, 1 insertion(+) diff --git a/numpydoc/tests/test_numpydoc.py b/numpydoc/tests/test_numpydoc.py index f46e2565..997cb0a5 100644 --- a/numpydoc/tests/test_numpydoc.py +++ b/numpydoc/tests/test_numpydoc.py @@ -49,6 +49,7 @@ def __init__(self): self.verbosity = 2 self._warncount = 0 self.warningiserror = False + self._exception_on_warning = False def test_mangle_docstrings_basic():
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2