Skip to content

Commit c0a2454

Browse files
committed
fix: import sort
1 parent 6a8cc81 commit c0a2454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/test_s3_deltalake.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import annotations
22

3-
from typing import Any, Iterator, Iterable
3+
from typing import Any, Iterable, Iterator
44

55
import boto3
66
import pyarrow as pa

0 commit comments

Comments
 (0)