forked from iterative/dvc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gdrive: a pair of cleanup refactors (upstream branch) (iterative#3382)
* gdrive: minor clean using funcy 1.14 features Employ @Retry(filter_errors) and @wrap_prop() to pack things up a bit. * gdrive: refactor dirs/ids/root_id cache and their uses - cache root transparently - make cache dirs and ids symmetric, i.e. both using full paths - implement .list_cache_paths() instead of .all() like in the rest of the remotes
- Loading branch information
Showing
1 changed file
with
100 additions
and
155 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters