Skip to content

Commit

Permalink
updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ckunki committed Feb 6, 2024
1 parent 329279e commit 746a73e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -69,7 +69,7 @@ filterwarnings = [
# ignore warnings caused by docker lib
"ignore:the imp module is deprecated:DeprecationWarning",
"ignore:distutils Version classes are deprecated:DeprecationWarning",
# ignoring pytest warnings caused by deprecated code in dependencies
# ignore warnings caused by deprecated code in dependencies
"ignore:Jupyter is migrating its paths to use standard platformdirs:DeprecationWarning",
"ignore:pkg_resources is deprecated as an API:DeprecationWarning",
"ignore:Deprecated call to `pkg_resources.declare_namespace:DeprecationWarning",

0 comments on commit 746a73e

Please sign in to comment.