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

Fix PEP8 in fixes #926

Merged
merged 2 commits into from
Mar 1, 2016
Merged

Fix PEP8 in fixes #926

merged 2 commits into from
Mar 1, 2016

Conversation

ghoshbishakh
Copy link
Contributor

fixes #878

@@ -1,4 +1,5 @@
# emacs: -*- coding: utf-8; mode: python; py-indent-offset: 4; indent-tabs-mode: nil -*-
# emacs: -*- coding: utf-8; mode: python; py-indent-offset: 4;
# indent-tabs-mode: nil -*-
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry - I believe this needs to all be on one line for emacs to properly pick it up.

@arokem
Copy link
Contributor

arokem commented Feb 27, 2016

Nice. Just that one emacs thing. Otherwise - this is good to go!

@ghoshbishakh
Copy link
Contributor Author

@arokem i wonder how this is failing.

@ghoshbishakh
Copy link
Contributor Author

Looks ok to me now.

@arokem
Copy link
Contributor

arokem commented Feb 28, 2016

Yep. Looks good to me. If no one objects, I will merge this in a couple of days.

arokem added a commit that referenced this pull request Mar 1, 2016
@arokem arokem merged commit 8f0cfd2 into dipy:master Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PEP8 in fixes
2 participants