Automatic style fix

This commit is contained in:
robot-clickhouse 2023-04-28 03:19:21 +00:00
parent 39ae0c1c4e
commit 711d8d4442

View File

@ -31,7 +31,7 @@ def test_base_commands(started_cluster):
started_cluster.server_bin_path,
"keeper-client",
"--host",
cluster.get_instance_ip('zoo1'),
cluster.get_instance_ip("zoo1"),
"--port",
cluster.zookeeper_port,
"-q",
@ -51,7 +51,7 @@ def test_four_letter_word_commands(started_cluster):
started_cluster.server_bin_path,
"keeper-client",
"--host",
cluster.get_instance_ip('zoo1'),
cluster.get_instance_ip("zoo1"),
"--port",
cluster.zookeeper_port,
"-q",