Skip to content

Instantly share code, notes, and snippets.

@bryder
Created March 6, 2016 21:09
Show Gist options
  • Select an option

  • Save bryder/5962323d2080956be8f0 to your computer and use it in GitHub Desktop.

Select an option

Save bryder/5962323d2080956be8f0 to your computer and use it in GitHub Desktop.
Ref: http://pep8.readthedocs.org/en/latest/intro.html#error-codes
E124 (^) closing bracket does not match visual indentation
E127 (^) continuation line over-indented for visual indent
E128 (^) continuation line under-indented for visual indent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment