From 19eeb4545d84f461123528609530c8a39660e42a Mon Sep 17 00:00:00 2001 From: Fokko Driesprong Date: Tue, 21 Jan 2025 19:54:18 +0100 Subject: [PATCH] Remove import --- tests/integration/test_writes/test_partitioned_writes.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/integration/test_writes/test_partitioned_writes.py b/tests/integration/test_writes/test_partitioned_writes.py index d6ac80e834..e1fafa2531 100644 --- a/tests/integration/test_writes/test_partitioned_writes.py +++ b/tests/integration/test_writes/test_partitioned_writes.py @@ -17,7 +17,6 @@ # pylint:disable=redefined-outer-name -import random from datetime import date from typing import Any, Set