rstudio / pins-python

https://rstudio.github.io/pins-python/
MIT License
46 stars 10 forks source link

fix(fsspec): pass `detail=False` to `ls` to continue returning a list of strings #229

Closed cpcloud closed 3 months ago

cpcloud commented 3 months ago

This PR passes detail=False to the ls method calls in pins to allow compatibility with later versions of fsspec which have detail=True set as the default.

cpcloud commented 2 months ago

@isabelizimm Any idea when this change might get released?

isabelizimm commented 2 months ago

Hey there! I'm shooting for early next week 😄