Skip to content

Commit 9b1c769

Browse files
committed
ADD: Add metadata.get_dataset_range schema ranges
1 parent a813d7e commit 9b1c769

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
@@ -243,7 +243,7 @@ def get_dataset_range(
243243
244244
Returns
245245
-------
246-
dict[str, str]
246+
dict[str, str | dict[str, str]]
247247
The available range for the dataset.
248248
249249
"""

0 commit comments

Comments
 (0)