mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-14 08:16:54 +08:00
add_pre-commit_and_flake8_to_CI
This commit is contained in:
committed by
you-n-g
parent
243e516cf1
commit
30e457119c
@@ -609,3 +609,6 @@ class TSDatasetH(DatasetH):
|
||||
|
||||
tsds = TSDataSampler(data=data, start=start, end=end, step_len=self.step_len, dtype=dtype, flt_data=flt_data)
|
||||
return tsds
|
||||
|
||||
|
||||
__all__ = ["Optional"]
|
||||
|
||||
Reference in New Issue
Block a user