Skip to content

Commit

Permalink
Delete pep8ignore and flakes-ignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminp committed Jul 26, 2022
1 parent 45f1a23 commit 3b7efbc
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,3 @@ license_file = LICENSE

[tool:pytest]
minversion=2.2.0
pep8ignore =
documentation/*.py ALL
test_six.py ALL

flakes-ignore =
documentation/*.py ALL
test_six.py ALL
six.py UndefinedName

0 comments on commit 3b7efbc

Please sign in to comment.