mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 09:02:00 +00:00
Remove empty line
This commit is contained in:
parent
f962468404
commit
b0d6d8b904
@ -113,7 +113,6 @@ def clickhouse_execute_http(
|
||||
|
||||
for i in range(MAX_RETRIES):
|
||||
try:
|
||||
|
||||
client.request(
|
||||
"POST",
|
||||
f"/?{base_args.client_options_query_str}{urllib.parse.urlencode(params)}",
|
||||
|
Loading…
Reference in New Issue
Block a user