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 Nov 8, 2024
1 parent 1dac8d6 commit 519846a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dask_awkward/lib/io/parquet.py
Original file line number Diff line number Diff line change
Expand Up @@ -692,6 +692,7 @@ def to_parquet(
else:
if fire_and_forget:
import distributed

# assume default client for now; will error if doesn't exist
client = distributed.get_client()
futs = client.compute(map_res.to_delayed())
Expand Down

0 comments on commit 519846a

Please sign in to comment.