Skip to content

Commit

Permalink
Ignore a deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jwodder committed Sep 18, 2021
1 parent c34f487 commit a480aa7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ addopts = --cov=outgoing --no-cov-on-fail
filterwarnings =
error
ignore:Requiring AUTH while not requiring TLS:UserWarning:aiosmtpd
ignore:The loop argument is deprecated:DeprecationWarning
norecursedirs = test/data

[coverage:run]
Expand Down

0 comments on commit a480aa7

Please sign in to comment.