Automatic style fix

This commit is contained in:
robot-clickhouse 2024-06-14 13:45:00 +00:00
parent 5f3535309b
commit c856dc8c66

View File

@ -24,6 +24,7 @@ node3 = cluster.add_instance(
with_minio=True,
)
@pytest.fixture(scope="module", autouse=True)
def started_cluster():
try: