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 0b343a0 commit b895ae8Copy full SHA for b895ae8
pyiceberg/view/metadata.py
@@ -16,7 +16,7 @@
16
# under the License.
17
from __future__ import annotations
18
19
-from typing import Dict, List, Literal, Optional, Union
+from typing import Dict, List, Literal, Optional
20
21
from pydantic import Field, RootModel, field_validator
22
0 commit comments