Format test file

This commit is contained in:
Antonio Andelic 2022-03-29 13:40:14 +00:00
parent 8f935a72d6
commit c9feb7f751

View File

@ -280,4 +280,4 @@ def test_HDFS(start_cluster):
def test_schema_inference(start_cluster):
error = node7.query_and_get_error("desc url('http://test.com`, 'TSVRaw'')")
assert(error.find('ReadWriteBufferFromHTTPBase') == -1)
assert error.find("ReadWriteBufferFromHTTPBase") == -1