mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 08:02:02 +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 helpers.client
|
||||
import helpers.cluster
|
||||
import time
|
||||
|
||||
cluster = helpers.cluster.ClickHouseCluster(__file__)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user