Skip to content

Commit

Permalink
Suppress deprecation warning in flake8.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Oct 18, 2018
1 parent 8503b68 commit 42b2a8e
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 @@ -4,3 +4,4 @@ addopts=--doctest-modules --flake8
doctest_optionflags=ALLOW_UNICODE ELLIPSIS
filterwarnings=
ignore:Possible nested set::pycodestyle:113
ignore:Using or importing the ABCs::flake8

0 comments on commit 42b2a8e

Please sign in to comment.