Skip to content

Commit ef4c5e9

Browse files
chore: Update pixi lockfile (#36)
Co-authored-by: quant-ranger[bot] <132915763+quant-ranger[bot]@users.noreply.github.com> Co-authored-by: Oliver Borchert <oliver.borchert@quantco.com>
1 parent 3567fe8 commit ef4c5e9

2 files changed

Lines changed: 2344 additions & 2350 deletions

File tree

diffly/cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ def main(
131131
] = [],
132132
) -> None:
133133
"""Compare two `parquet` files and print the comparison result."""
134-
135134
comparison = compare_frames(
136135
pl.scan_parquet(left),
137136
pl.scan_parquet(right),

0 commit comments

Comments
 (0)