DyfanJones / s3fs

Access Amazon Web Service 'S3' as if it were a file system. File system 'API' design around R package 'fs'
https://dyfanjones.github.io/s3fs/
Other
41 stars 1 forks source link

fix: suppress warning in `S3FileSystem` #43

Closed salim-b closed 4 months ago

salim-b commented 4 months ago

Fixes https://github.com/DyfanJones/s3fs/issues/42.

I 'm not familiar with s3fs's internals, so I don't know what unintended side effects this change could cause (i.e. wether it would also suppress important/legitimate warnings).

DyfanJones commented 4 months ago

This looks fine to me :) thanks so much, I have been fairly busy of late.

DyfanJones commented 4 months ago

Feel free to update the news.md with your contribution :)

salim-b commented 4 months ago

Feel free to update the news.md with your contribution :)

Aight, done. 🙂