Skip to content

Commit

Permalink
added comments for pep8 ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
twerkmeister committed Feb 14, 2018
1 parent dd6574e commit fd081ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Expand Up @@ -6,6 +6,8 @@ pep8ignore =
*.py W503
*.py E126

# ignoring W503: line break occurred before a binary operator
# ignoring E126: continuation line over-indented for hanging indent

[metadata]
description-file = README.md

0 comments on commit fd081ab

Please sign in to comment.