Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 18, 2024
1 parent cef785f commit 3796fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dask_awkward/lib/inspect.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ def report_necessary_columns(
r"""Get columns necessary to compute a collection
This function is specific to sources that are columnar (e.g. Parquet).
It determines the names of IO-specific "columns" (e.g. TTree keys,
It determines the names of IO-specific "columns" (e.g. TTree keys,
or Parquet fields) that are required by the necessary-buffers optimization.
Parameters
Expand Down

0 comments on commit 3796fce

Please sign in to comment.