mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 20:24:07 +00:00
Automatic style fix
This commit is contained in:
parent
88133f513d
commit
dd011d60ad
@ -1,8 +1,9 @@
|
||||
import logging
|
||||
|
||||
import pytest
|
||||
|
||||
from helpers.client import QueryRuntimeException
|
||||
from helpers.cluster import ClickHouseCluster
|
||||
import logging
|
||||
|
||||
cluster = ClickHouseCluster(__file__)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user