We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 356d704 commit 87f6848Copy full SHA for 87f6848
1 file changed
tests/table/test_replace.py
@@ -23,7 +23,8 @@
23
ManifestContent,
24
ManifestEntry,
25
ManifestEntryStatus,
26
-)from pyiceberg.schema import Schema
+)
27
+from pyiceberg.schema import Schema
28
from pyiceberg.table.snapshots import Operation
29
from pyiceberg.typedef import Record
30
0 commit comments