Skip to content

Commit

Permalink
TST #159 another deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Oct 4, 2023
1 parent 4dfa313 commit 053a9c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
filterwarnings =
ignore:.*imp module is deprecated in favour of importlib:DeprecationWarning
ignore:.*pkg_resources is deprecated as an API.*:DeprecationWarning
ignore:.*Broker.insert may be removed.*:PendingDeprecationWarning

0 comments on commit 053a9c5

Please sign in to comment.