Ignore various pep8 comments rules

This commit is contained in:
Jesse Mullan
2014-11-01 16:19:55 -07:00
parent 5215e55848
commit 4895d562b3

2
.pep8
View File

@@ -1,3 +1,3 @@
[pep8]
ignore =
ignore = E261,E262,E265
max-line-length = 160