We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a8cc81 commit c0a2454Copy full SHA for c0a2454
tests/unit/test_s3_deltalake.py
@@ -1,6 +1,6 @@
1
from __future__ import annotations
2
3
-from typing import Any, Iterator, Iterable
+from typing import Any, Iterable, Iterator
4
5
import boto3
6
import pyarrow as pa
0 commit comments