mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-19 02:14:33 +08:00
Format
This commit is contained in:
@@ -32,7 +32,6 @@ from ...contrib.model.pytorch_gru import GRUModel
|
||||
|
||||
|
||||
class DailyBatchSampler(Sampler):
|
||||
|
||||
def __init__(self, data_source):
|
||||
|
||||
self.data_source = data_source
|
||||
|
||||
Reference in New Issue
Block a user