Skip to content

Commit c7218a3

Browse files
tasansalAltay Sansal
authored andcommitted
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)
1 parent 6f2cbb2 commit c7218a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

changes/3195.bugfix.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add missing import for AsyncFileSystemWrapper for _make_async in _fsspec.py

0 commit comments

Comments
 (0)