Skip to content

Commit 0cd1fb3

Browse files
AniketsyFokko
andauthored
Update pyiceberg/expressions/__init__.py
Co-authored-by: Fokko Driesprong <fokko@apache.org>
1 parent 81616fc commit 0cd1fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyiceberg/expressions/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
)
3434
from typing import Literal as TypingLiteral
3535

36-
from pydantic import Field
36+
from pydantic import Field, ConfigDict
3737

3838
from pyiceberg.expressions.literals import (
3939
AboveMax,

0 commit comments

Comments
 (0)