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 a5758cc commit e6323fdCopy full SHA for e6323fd
pyiceberg/view/__init__.py
@@ -20,8 +20,6 @@
20
Any,
21
)
22
23
-from pydantic import Field
24
-
25
from pyiceberg.typedef import Identifier
26
from pyiceberg.view.metadata import ViewMetadata
27
0 commit comments