Automatic style fix

This commit is contained in:
robot-clickhouse 2022-11-17 11:54:13 +00:00
parent d5848d53cc
commit 1ad7362db7

View File

@ -174,6 +174,7 @@ def test_select_query(started_cluster):
assert TSV(result) == TSV(expected)
assert TSV(result_table_function) == TSV(expected)
def test_describe_query(started_cluster):
instance = started_cluster.instances["main_server"]
bucket = started_cluster.minio_bucket