Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 188 Bytes

File metadata and controls

2 lines (2 loc) · 188 Bytes

Removed an unnecessary check from _fsspec._make_async that would raise an exception when creating a read-only store backed by a local file system with auto_mkdir set to False.