mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-27 01:51:59 +00:00
simplified_partition_mutations: style fix
This commit is contained in:
parent
bd71790d04
commit
5efecdb58a
@ -1,8 +1,9 @@
|
|||||||
|
import time
|
||||||
|
|
||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
import helpers.client
|
import helpers.client
|
||||||
import helpers.cluster
|
import helpers.cluster
|
||||||
import time
|
|
||||||
|
|
||||||
cluster = helpers.cluster.ClickHouseCluster(__file__)
|
cluster = helpers.cluster.ClickHouseCluster(__file__)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user