From 62a9b33bbb4b6a4f14116e9d395f85fbb3564f27 Mon Sep 17 00:00:00 2001 From: robot-clickhouse Date: Thu, 5 Jan 2023 16:29:58 +0000 Subject: [PATCH] Automatic style fix --- tests/integration/test_multiple_disks/test.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/integration/test_multiple_disks/test.py b/tests/integration/test_multiple_disks/test.py index 7d426355b43..0de9b22b8f8 100644 --- a/tests/integration/test_multiple_disks/test.py +++ b/tests/integration/test_multiple_disks/test.py @@ -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(