Skip to content

Commit

Permalink
Add back filter warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Apr 19, 2022
1 parent e14c39d commit 3e1d456
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,7 @@ 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",
]

0 comments on commit 3e1d456

Please sign in to comment.