You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add missing import for AsyncFileSystemWrapper for _make_async in _fsspec.py (#3195)
* Add missing import for AsyncFileSystemWrapper in `_fsspec.py`
* Add missing changelog entry for AsyncFileSystemWrapper import fix
* Move AsyncFileSystemWrapper import past the version check in `_fsspec.py`
* Add newline after AsyncFileSystemWrapper import in `_fsspec.py`
* Simplify import statement for AsyncFileSystemWrapper in `_fsspec.py`
---------
Co-authored-by: Altay Sansal <altay.sansal@tgs.com>
(cherry picked from commit 97aa42f)
0 commit comments