Skip to content

Commit

Permalink
minor: remove wrong comment in .flake8 (#788)
Browse files Browse the repository at this point in the history
This is there since the initial commit, which did not have a setup.cfg.
  • Loading branch information
blueyed authored and JelleZijlstra committed May 2, 2019
1 parent cea13f4 commit acafdcb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .flake8
@@ -1,6 +1,3 @@
# This is an example .flake8 config, used when developing *Black* itself.
# Keep in sync with setup.cfg which is used for source packages.

[flake8]
ignore = E203, E266, E501, W503
max-line-length = 80
Expand Down

0 comments on commit acafdcb

Please sign in to comment.