Created
June 5, 2013 10:37
-
-
Save abhijangda/5713038 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| setup.py:158:1: E302 expected 2 blank lines, found 1 | |
| setup.py:194:1: E302 expected 2 blank lines, found 1 | |
| setup.py:208:81: E501 line too long (87 > 80 characters) | |
| setup.py:213:1: E302 expected 2 blank lines, found 1 | |
| setup.py:250:1: E302 expected 2 blank lines, found 1 | |
| setup.py:295:1: E302 expected 2 blank lines, found 1 | |
| Error: 6 styleguide violation(s) encountered! | |
| Your commit has been aborted. Please fix the violations and retry. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment