mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-15 10:52:30 +00:00
Automatic style fix
This commit is contained in:
parent
d5f8540fbb
commit
2a2dba63cc
@ -2971,6 +2971,7 @@ class ClickHouseCluster:
|
||||
"Trying to create Azurite instance by command %s",
|
||||
" ".join(map(str, azurite_start_cmd)),
|
||||
)
|
||||
|
||||
def logging_azurite_initialization(exception, retry_number, sleep_time):
|
||||
logging.info(
|
||||
f"Azurite initialization failed with error: {exception}"
|
||||
|
Loading…
Reference in New Issue
Block a user