Skip to content

Commit

Permalink
Merge pull request #438 from gabknight/frozen_windows_executable_issue
Browse files Browse the repository at this point in the history
Missing a blank line in examples/tracking_quick_start.py
  • Loading branch information
Garyfallidis committed Oct 7, 2014
2 parents cfce001 + ce6ca15 commit 2bacbd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/examples/tracking_quick_start.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"""
Then, let's load the necessary modules.
"""

import numpy as np

from dipy.reconst.dti import TensorModel, fractional_anisotropy
Expand Down

0 comments on commit 2bacbd3

Please sign in to comment.