Skip to content

Commit 433e37b

Browse files
committed
expose Repository
1 parent 8fa55ec commit 433e37b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/huggingface_hub/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@
3030
)
3131
from .file_download import cached_download, hf_hub_url
3232
from .hf_api import HfApi, HfFolder
33+
from .repository import Repository

0 commit comments

Comments
 (0)