Skip to content

Commit d3bd228

Browse files
committed
rename test file to avoid conflict
1 parent ca52be5 commit d3bd228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
from pyiceberg.catalog.memory import InMemoryCatalog
2424
from pyiceberg.exceptions import NoSuchTableError
2525
from pyiceberg.expressions import LessThanOrEqual
26-
from pyiceberg.manifest import ManifestContent, ManifestEntryStatus
26+
from pyiceberg.manifest import ManifestEntryStatus
2727

2828

2929
@pytest.fixture

0 commit comments

Comments
 (0)