mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-16 17:12:20 +08:00
Update record_temp.py
This commit is contained in:
@@ -88,11 +88,11 @@ class RecordTemp:
|
|||||||
|
|
||||||
def list(self):
|
def list(self):
|
||||||
"""
|
"""
|
||||||
List the stored records.
|
List the supported artifacts.
|
||||||
|
|
||||||
Return
|
Return
|
||||||
------
|
------
|
||||||
A list of all the stored records.
|
A list of all the supported artifacts.
|
||||||
"""
|
"""
|
||||||
return []
|
return []
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user