diff --git a/qlib/workflow/record_temp.py b/qlib/workflow/record_temp.py index 6bb6341f0..5463e9335 100644 --- a/qlib/workflow/record_temp.py +++ b/qlib/workflow/record_temp.py @@ -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 []