Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Remove `HfFileSystem.exists` override * Add `list_repo_tree` to the API * Rename `BlobLastCommitInfo` to `LastCommitInfo` * Add `get_paths_info` to the API * Improve HfFileSystem tests * Faster `HfFileSystem.find` * Tests * Update src/huggingface_hub/hf_api.py Co-authored-by: Lucain <[email protected]> * Address the rest of comments * Fix comment --------- Co-authored-by: Lucain <[email protected]>
- Loading branch information