Skip to content

Commit

Permalink
Update to origin
Browse files Browse the repository at this point in the history
  • Loading branch information
frheault committed May 22, 2019
2 parents 1b7c96e + 7fbc9fe commit 6a42c5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dipy/io/stateful_tractogram.py
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ def remove_invalid_streamlines(self):

tmp_streamlines = \
itemgetter(*indices_to_keep)(self.get_streamlines_copy())

tmp_data_per_point = {}
tmp_data_per_streamline = {}

Expand Down

0 comments on commit 6a42c5a

Please sign in to comment.