Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PEP8 in fixes #878

Closed
arokem opened this issue Feb 6, 2016 · 0 comments · Fixed by #926
Closed

PEP8 in fixes #878

arokem opened this issue Feb 6, 2016 · 0 comments · Fixed by #926

Comments

@arokem
Copy link
Contributor

arokem commented Feb 6, 2016

dipy/fixes/argparse.py:1:80: E501 line too long (88 > 79 characters)
dipy/fixes/argparse.py:9:80: E501 line too long (80 > 79 characters)
dipy/fixes/argparse.py:17:80: E501 line too long (80 > 79 characters)
dipy/fixes/argparse.py:101:1: E402 module level import not at top of file
dipy/fixes/argparse.py:102:1: E402 module level import not at top of file
dipy/fixes/argparse.py:103:1: E402 module level import not at top of file
dipy/fixes/argparse.py:104:1: E402 module level import not at top of file
dipy/fixes/argparse.py:105:1: E402 module level import not at top of file
dipy/fixes/argparse.py:107:1: E402 module level import not at top of file
dipy/fixes/argparse.py:151:1: E302 expected 2 blank lines, found 1
dipy/fixes/argparse.py:647:44: E127 continuation line over-indented for visual indent
dipy/fixes/argparse.py:700:15: E271 multiple spaces after keyword
dipy/fixes/argparse.py:732:1: E302 expected 2 blank lines, found 1
dipy/fixes/argparse.py:1152:1: E302 expected 2 blank lines, found 1
dipy/fixes/argparse.py:2022:17: E128 continuation line under-indented for visual indent
dipy/fixes/argparse.py:2179:52: E261 at least two spaces before inline comment

ghoshbishakh added a commit to ghoshbishakh/dipy that referenced this issue Feb 17, 2016
ghoshbishakh added a commit to ghoshbishakh/dipy that referenced this issue Feb 28, 2016
ghoshbishakh added a commit to ghoshbishakh/dipy that referenced this issue Feb 28, 2016
ghoshbishakh added a commit to ghoshbishakh/dipy that referenced this issue Feb 28, 2016
ghoshbishakh added a commit to ghoshbishakh/dipy that referenced this issue Mar 6, 2016
ghoshbishakh added a commit to ghoshbishakh/dipy that referenced this issue Mar 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant