Skip to content

Commit

Permalink
chore: update pbf_file_reader.ipynb example
Browse files Browse the repository at this point in the history
  • Loading branch information
RaczeQ authored Dec 29, 2023
1 parent 2fed88a commit 67dd1e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pbf_file_reader.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
"outputs": [],
"source": [
"import geoarrow.pyarrow as ga\n",
"from geoarrow.pyarrow import io\n",
"import quackosm._geo_arrow_io as io\n",
"\n",
"from quackosm._constants import GEOMETRY_COLUMN\n",
"\n",
Expand Down

0 comments on commit 67dd1e7

Please sign in to comment.