Skip to content

Commit

Permalink
Update dask_cuda/benchmarks/read_parquet.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rjzamora authored Aug 30, 2024
1 parent 5306575 commit 5f2937b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dask_cuda/benchmarks/read_parquet.py
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ def parse_args():
special_args = [
{
"name": "path",
# "required": True,
"type": str,
"help": "Parquet directory to read from (must be a flat directory).",
},
Expand Down

0 comments on commit 5f2937b

Please sign in to comment.