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:
@@ -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 []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user