mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Automatic style fix
This commit is contained in:
parent
90f3f5789f
commit
62a9b33bbb
@ -409,6 +409,7 @@ def test_alter_policy(start_cluster, name, engine):
|
||||
def get_random_string(length):
|
||||
return "randomPrintableASCII({})".format(length)
|
||||
|
||||
|
||||
def get_used_disks_for_table(node, table_name):
|
||||
return tuple(
|
||||
node.query(
|
||||
|
Loading…
Reference in New Issue
Block a user