Created
March 6, 2016 21:09
-
-
Save bryder/5962323d2080956be8f0 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
| 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