Automatic style fix

This commit is contained in:
robot-clickhouse 2024-03-21 21:26:53 +00:00
parent 3822e41f7d
commit 50bc8acc37

View File

@ -1342,4 +1342,4 @@ def test_parallel_read(cluster):
f"select count() from azureBlobStorage('{connection_string}', 'cont', 'test_parallel_read.parquet')",
)
assert int(res) == 10000
assert_logs_contain_with_retry(node, "AzureBlobStorage readBigAt read bytes")
assert_logs_contain_with_retry(node, "AzureBlobStorage readBigAt read bytes")