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

Update record_temp.py

This commit is contained in:
you-n-g
2021-05-19 15:02:04 +08:00
committed by GitHub
parent eaa719df17
commit dda509da0b

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 []