Skip to content

Commit daa1e1b

Browse files
committed
ruff fmt
1 parent f0bbad7 commit daa1e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/max_cpu_usage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353

5454
def main(num_rows: int, partitions: int) -> None:
5555
"""Run a simple aggregation after repartitioning.
56-
56+
5757
This function demonstrates basic partitioning concepts using synthetic data.
5858
Real-world performance will depend on your specific data sources, query types,
5959
and system configuration.

0 commit comments

Comments
 (0)