Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebarron committed Nov 4, 2024
1 parent 5eb1207 commit 4c30850
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/geoarrow-io/src/io/input/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ use object_store::http::HttpBuilder;
use object_store::path::Path;
#[cfg(feature = "async")]
use object_store::{ClientOptions, ObjectStore};
#[cfg(feature = "async")]
use pyo3_object_store::PyObjectStore;
use sync::FileReader;

Expand Down

0 comments on commit 4c30850

Please sign in to comment.