From fc674f4c02dd51ef14f6c38582ecf55402f636a6 Mon Sep 17 00:00:00 2001 From: Sreesh Maheshwar Date: Mon, 23 Dec 2024 09:13:53 -0500 Subject: [PATCH] Remove newline --- pyiceberg/table/locations.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pyiceberg/table/locations.py b/pyiceberg/table/locations.py index 3bc3318b3b..4c494b63b5 100644 --- a/pyiceberg/table/locations.py +++ b/pyiceberg/table/locations.py @@ -14,7 +14,6 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. - from typing import Optional import mmh3