Skip to content

Commit 52768e2

Browse files
AniketsyFokko
andauthored
Update pyiceberg/expressions/__init__.py
Co-authored-by: Fokko Driesprong <fokko@apache.org>
1 parent 6913b11 commit 52768e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyiceberg/expressions/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
from pyiceberg.typedef import L, StructProtocol
4343
from pyiceberg.types import DoubleType, FloatType, NestedField
4444
from pyiceberg.utils.singleton import Singleton
45-
from pyiceberg.utils.pydantic import IcebergBaseModel
45+
from pyiceberg.typedef import IcebergBaseModel
4646
from pydantic import Field
4747

4848

0 commit comments

Comments
 (0)