mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Fix style
This commit is contained in:
parent
a6f1e09e69
commit
e8da3bb2eb
@ -13,6 +13,7 @@ node = cluster.add_instance(
|
||||
"node", with_zookeeper=True, main_configs=["configs/remote_servers.xml"]
|
||||
)
|
||||
|
||||
|
||||
@pytest.fixture(scope="module")
|
||||
def started_cluster():
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user