simplified_partition_mutations: style fix

This commit is contained in:
Ilya Golshtein 2024-11-04 08:13:44 +00:00
parent bd71790d04
commit 5efecdb58a

View File

@ -1,8 +1,9 @@
import time
import pytest
import helpers.client
import helpers.cluster
import time
cluster = helpers.cluster.ClickHouseCluster(__file__)