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 testing #958

Merged
merged 3 commits into from Apr 4, 2016
Merged

FIX: PEP8 in testing #958

merged 3 commits into from Apr 4, 2016

Conversation

manu-tej
Copy link
Contributor

@manu-tej manu-tej commented Mar 1, 2016

issue #885 is fixed

@manu-tej manu-tej changed the title PEP8 fixes in testing FIX: PEP8 in testing Mar 2, 2016
@@ -31,7 +31,7 @@ def f():
f2 = doctest_skip_parser(f)
assert_true(f is f2)
assert_equal(f2.__doc__,
""" Header
""" Header
Copy link
Contributor

Choose a reason for hiding this comment

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

I think that the indentation here (and below) was intentionally set that way. Could you please change these back?

@manu-tej
Copy link
Contributor Author

@arokem reverted the changes

@arokem
Copy link
Contributor

arokem commented Mar 18, 2016

Thanks. LGTM - will let others take a look before I merge.

@arokem arokem merged commit af7879d into dipy:master Apr 4, 2016
@ghoshbishakh ghoshbishakh mentioned this pull request Apr 11, 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.

None yet

2 participants