We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9ebf46 commit cbb2b6bCopy full SHA for cbb2b6b
yews/datasets/files.py
@@ -60,4 +60,3 @@ def build_dataset(self):
60
data = np.load(self.root)
61
return data[:, 0], data[:, 1]
62
63
-
0 commit comments