Skip to content

Commit 9aa6e82

Browse files
committed
fix(storage): handle fsspec missing
1 parent c36e9bb commit 9aa6e82

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/changelog.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
0.x Changelog
44
=============
55

6+
.. changelog:: 1.1.1
7+
:date: 2025-04-07
8+
9+
.. change:: fsspec is not installed
10+
:type: bugfix
11+
:pr: 432
12+
13+
Corrects an import issue when `fsspec` and `obstore` are both missing.
14+
15+
616
.. changelog:: 1.1.0
717
:date: 2025-04-06
818

0 commit comments

Comments
 (0)