temporary fix for py37 (combinedloader) (#215)

* temporary fix for py37 (combinedloader)
This commit is contained in:
Nicola Demo
2023-11-22 15:30:50 +01:00
committed by GitHub
parent 6c4664227a
commit 42cf7fcaf1
5 changed files with 20 additions and 4 deletions

View File

@@ -237,4 +237,4 @@ class SamplePointLoader:
'output': self.batch_output_pts[idx_],
'condition': self.batch_data_conditions[idx_],
}
yield d
yield d