Skip to content

Commit

Permalink
Update src/awkward/operations/ak_to_parquet.py
Browse files Browse the repository at this point in the history
  • Loading branch information
agoose77 authored Jun 15, 2023
1 parent d99da11 commit be309c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/awkward/operations/ak_to_parquet.py
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,6 @@ def parquet_columns(specifier, only=None):
return meta


@with_operation_context
def write_metadata(dir_path, fs, *metas, global_metadata=True):
"""Generate metadata file(s) from list of arrow metadata instances"""
assert metas
Expand Down

0 comments on commit be309c3

Please sign in to comment.