Skip to content

Commit

Permalink
PEP8: whitespace between functions.
Browse files Browse the repository at this point in the history
  • Loading branch information
arokem committed Nov 26, 2014
1 parent eef7ad9 commit 0f180ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dipy/core/tests/test_sphere.py
Expand Up @@ -175,6 +175,7 @@ def test_hemisphere_find_closest():
nt.assert_equal(hemisphere1.find_closest(hemisphere1.vertices[ii] * 2),
ii)


@needs_delaunay
def test_hemisphere_subdivide():

Expand Down

0 comments on commit 0f180ae

Please sign in to comment.