Skip to content

Commit 25d935d

Browse files
committed
DOC: Standardize titles and descriptions
1 parent 5adaf3a commit 25d935d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

databento/historical/api/metadata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ def list_fields(
130130
Returns
131131
-------
132132
Dict[str, Any]
133-
A map of field name-value pairs filtered on the given optional parameters.
133+
A mapping of dataset to encoding to schema to field to data type.
134134
135135
"""
136136
validate_maybe_enum(schema, Schema, "schema")

0 commit comments

Comments
 (0)