Revert "Add back filter warning"

This reverts commit 3e1d4562c9.
pull/6369/head
Jeremy Tuloup 4 years ago
parent 3e1d4562c9
commit 9b78e76564

@ -29,7 +29,5 @@ timeout = 300
# timeout_method = "thread"
filterwarnings = [
"error",
# Pending release of https://github.com/jupyterlab/jupyterlab_server/pull/259
"ignore:metadata:DeprecationWarning",
"ignore:There is no current event loop:DeprecationWarning",
]

Loading…
Cancel
Save