Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sungwy committed Mar 8, 2024
1 parent 39436e6 commit fe51f4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/test_add_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
from pyiceberg.exceptions import NoSuchTableError
from pyiceberg.partitioning import PartitionField, PartitionSpec
from pyiceberg.schema import Schema
from pyiceberg.transforms import IdentityTransform, MonthTransform
from pyiceberg.transforms import IdentityTransform
from pyiceberg.types import (
BooleanType,
DateType,
Expand Down

0 comments on commit fe51f4c

Please sign in to comment.