1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-11 06:46:56 +08:00

Merge branch 'qlib_highfreq_backtest' of github.com:bxdd/qlib into bxdd-qlib_highfreq_backtest

This commit is contained in:
bxdd
2021-05-25 02:40:34 +08:00
2 changed files with 3 additions and 3 deletions

View File

@@ -88,11 +88,11 @@ class RecordTemp:
def list(self):
"""
List the stored records.
List the supported artifacts.
Return
------
A list of all the stored records.
A list of all the supported artifacts.
"""
return []