Skip to content

Commit d95e6ed

Browse files
committed
formatting
1 parent f8c5fee commit d95e6ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyiceberg/table/update/validate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def validation_history(
5656
continue
5757

5858
snapshots.add(snapshot.snapshot_id)
59-
# TODO: Maybe do the IO in a separate thread at some point, and collect at the bottom (we can easily merge the sets 🤤
59+
# TODO: Maybe do the IO in a separate thread at some point, and collect at the bottom (we can easily merge the sets 🤤
6060
manifests_files.extend(
6161
[
6262
manifest

0 commit comments

Comments
 (0)