mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 16:12:01 +00:00
fix black
This commit is contained in:
parent
2a63b86796
commit
0e7b35c9f4
@ -48,5 +48,3 @@ def test_host_regexp_multiple_ptr_v4(started_cluster):
|
||||
for _ in range(0, 300):
|
||||
response = client.query("select reverseDNSQuery('2001:4860:4860::8888')")
|
||||
assert response == "['dns.google']\n"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user