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 22147b9 commit 6416b0cCopy full SHA for 6416b0c
pyiceberg/expressions/__init__.py
@@ -35,7 +35,7 @@
35
36
from pydantic import Field
37
38
-from pydantic import Field, model_validator
+from pydantic import Field
39
40
from pyiceberg.expressions.literals import (
41
AboveMax,
0 commit comments