mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
add back import os
This commit is contained in:
parent
fec4c392af
commit
c904cd42e4
@ -3,7 +3,7 @@ import helpers.s3_url_proxy_tests_util as proxy_util
|
||||
|
||||
import pytest
|
||||
from helpers.cluster import ClickHouseCluster
|
||||
|
||||
import os
|
||||
|
||||
@pytest.fixture(scope="module")
|
||||
def cluster():
|
||||
|
Loading…
Reference in New Issue
Block a user