Skip to content

Instantly share code, notes, and snippets.

@abhijangda
Created June 5, 2013 10:37
Show Gist options
  • Select an option

  • Save abhijangda/5713038 to your computer and use it in GitHub Desktop.

Select an option

Save abhijangda/5713038 to your computer and use it in GitHub Desktop.
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