Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:wicked:qubes-build
python-jupyter-server
ignore-PytestUnraisableExceptionWarning.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ignore-PytestUnraisableExceptionWarning.patch of Package python-jupyter-server
--- pyproject.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- a/pyproject.toml +++ b/pyproject.toml @@ -178,7 +178,8 @@ filterwarnings = [ "error", "ignore:datetime.datetime.utc:DeprecationWarning", "module:add_callback_from_signal is deprecated:DeprecationWarning", - "ignore::jupyter_server.utils.JupyterServerAuthWarning" + "ignore::jupyter_server.utils.JupyterServerAuthWarning", + "ignore::pytest.PytestUnraisableExceptionWarning", ] [tool.coverage.report]
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor