Skip to content

Commit

Permalink
remove some space
Browse files Browse the repository at this point in the history
  • Loading branch information
namsaraeva committed May 8, 2024
1 parent 792e118 commit b0b1a80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sparcscore/ml/datasets.py
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,6 @@ def __init__(self,
self.return_fake_id = return_fake_id # return fake id
self.stats() # print dataset stats at the end


def add_hdf_to_index(self, path, target_col):
try:
input_hdf = h5py.File(path, 'r') # read hdf5 file
Expand Down

0 comments on commit b0b1a80

Please sign in to comment.