Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebarron committed Jun 24, 2024
1 parent 93e187b commit f778fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stac_geoparquet/arrow/_to_parquet.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ def to_parquet(
[Arrow PyCapsule
Interface](https://arrow.apache.org/docs/format/CDataInterface/PyCapsuleInterface.html).
A RecordBatchReader or stream object will not be materialized in memory.
where: The destination for saving.
output_path: The destination for saving.
Keyword Args:
schema_version: GeoParquet specification version; if not provided will default
Expand Down

0 comments on commit f778fe6

Please sign in to comment.