Skip to content

Commit

Permalink
Ignore another DeprecationWarning in a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
AntiCompositeNumber committed Aug 19, 2020
1 parent c9f1c9a commit 94ea960
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,5 +2,6 @@
filterwarnings =
ignore:Using or importing the ABCs from 'collections':DeprecationWarning
ignore:The import 'werkzeug.cached_property' is deprecated:DeprecationWarning
ignore:Importing 'itsdangerous.json':DeprecationWarning
log_level = info
adopts = -v

0 comments on commit 94ea960

Please sign in to comment.