Skip to content

Commit

Permalink
hot fix
Browse files Browse the repository at this point in the history
  • Loading branch information
arovai committed Feb 9, 2023
1 parent 3866e97 commit 42b4d7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ def bids_load(self, layout, filters, data_type, **kwargs):
self.data = data
self.data_type = data_type
self.path = data_path
self.units = units

def nifti_load(self, path):
"""
Expand Down

0 comments on commit 42b4d7c

Please sign in to comment.