commit again

This commit is contained in:
taiyang-li 2022-12-29 14:56:09 +08:00
parent dc34393f66
commit 84f33a3114
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
import time
#!/usr/bin/env python3
import pytest
import logging
from helpers.cluster import ClickHouseCluster
from tests.integration.helpers.test_tools import TSV

View File

@ -1,6 +1,6 @@
import time
#!/usr/bin/env python3
import pytest
import logging
from helpers.cluster import ClickHouseCluster
from tests.integration.helpers.test_tools import TSV