iterative / PyDrive2

Google Drive API Python wrapper library. Maintained fork of PyDrive.
https://docs.iterative.ai/PyDrive2
Other
570 stars 70 forks source link

fs: use itertools.chain.from_iterable instead of funcy.py3.cat #274

Closed efiop closed 1 year ago

efiop commented 1 year ago

Similar to https://github.com/iterative/dvc/pull/9279

Fixes https://github.com/iterative/dvc/issues/9312