From f365ce1d3b23450c04c4f7c7edc773f343273cd1 Mon Sep 17 00:00:00 2001 From: Fokko Date: Tue, 21 Jan 2025 16:49:14 +0100 Subject: [PATCH] lint --- pyiceberg/partitioning.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pyiceberg/partitioning.py b/pyiceberg/partitioning.py index 6ca725b12c..5222c6c719 100644 --- a/pyiceberg/partitioning.py +++ b/pyiceberg/partitioning.py @@ -29,7 +29,6 @@ Optional, Tuple, TypeVar, - Union, ) from urllib.parse import quote_plus