Skip to content

Commit 7fb7b8a

Browse files
LysandreJiklewtun
andcommitted
Update src/huggingface_hub/hf_api.py
Co-authored-by: lewtun <[email protected]>
1 parent 8eb8a36 commit 7fb7b8a

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
@@ -150,7 +150,7 @@ def list_models(
150150
Get the public list of all the models on huggingface.co
151151
152152
Args:
153-
filter (:obj:`str`, `optional`):
153+
filter (:obj:`str` or :class:`Iterable`, `optional`):
154154
A string which can be used to identify models on the hub by their tags.
155155
Example usage:
156156

0 commit comments

Comments
 (0)