Skip to content

Commit 208ffdd

Browse files
Update src/huggingface_hub/hf_api.py
Co-authored-by: Roman Solomatin <[email protected]>
1 parent 07c2bf0 commit 208ffdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/huggingface_hub/hf_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9712,7 +9712,7 @@ def list_daily_papers(
97129712
List the daily papers published on a given date on the Hugging Face Hub.
97139713
97149714
Args:
9715-
date (`str`):
9715+
date (`str`, *optional*):
97169716
Date in ISO format (YYYY-MM-DD) for which to fetch daily papers.
97179717
Defaults to most recent ones.
97189718
token (Union[bool, str, None], *optional*):

0 commit comments

Comments
 (0)