Skip to content

Commit

Permalink
nit: fix missing EOF newline
Browse files Browse the repository at this point in the history
  • Loading branch information
kuba committed Sep 6, 2015
1 parent fe3e8d7 commit 6fab6c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pep8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[pep8]
# E265 block comment should start with '# '
# E501 line too long (X > 79 characters)
ignore = E265,E501
ignore = E265,E501

0 comments on commit 6fab6c8

Please sign in to comment.