Skip to content

Commit

Permalink
Merge pull request #2509 from webknjaz/maintenance/flake8-per-file-ig…
Browse files Browse the repository at this point in the history
…nores

Fix misplaced/mistyped per-file-ignores in flake8
  • Loading branch information
jaraco committed Jan 16, 2021
2 parents bf19569 + 5f4153b commit 4a7d891
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,3 @@ exclude =
extend-ignore =
# Black creates whitespace before colon
E203
setuptools/site-patch.py F821
setuptools/py*compat.py F811

0 comments on commit 4a7d891

Please sign in to comment.