Revision 332baafa1e52f8e056f750812aba35914cfa1db2 authored by Jeremy Low on 29 January 2016, 02:26:52 UTC, committed by Jeremy Low on 29 January 2016, 12:04:21 UTC
1 parent ea42444
Raw File
setup.cfg
[check-manifest]
ignore =
  .travis.yml
  violations.flake8.txt

[flake8]
ignore = E111,E124,E126,E201,E202,E221,E241,E302,E501
back to top