diff --git a/.pep8 b/.pep8 index 79a82a252..22045d3d3 100644 --- a/.pep8 +++ b/.pep8 @@ -1,4 +1,4 @@ [pep8] # E265 block comment should start with '# ' # E501 line too long (X > 79 characters) -ignore = E265,E501 \ No newline at end of file +ignore = E265,E501