Skip to content

Commit

Permalink
Update for tornado 6.4 (jupyter-server#1372)
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored Dec 5, 2023
1 parent 290fcf6 commit 3e08300
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ filterwarnings = [
"ignore:jupyter_server.base.zmqhandlers module is deprecated in Jupyter Server 2.0:DeprecationWarning",
"ignore:datetime.datetime.utc:DeprecationWarning:dateutil",
"ignore:datetime.datetime.utc:DeprecationWarning:tornado",
"module:add_callback_from_signal is deprecated:DeprecationWarning",
]

[tool.coverage.report]
Expand Down

0 comments on commit 3e08300

Please sign in to comment.