Skip to content

Commit e2e0c1d

Browse files
committed
DOC: Updated get_dataset_range function doc
1 parent 6670eba commit e2e0c1d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

databento/historical/api/metadata.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,8 @@ def get_dataset_range(
230230
dataset: Dataset | str,
231231
) -> dict[str, str]:
232232
"""
233-
Request the available range for the dataset from Databento.
233+
Request the available range for the dataset given the user's
234+
entitlements.
234235
235236
Makes a GET `/metadata.get_dataset_range` HTTP request.
236237

0 commit comments

Comments
 (0)