We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a3c217 commit de8502aCopy full SHA for de8502a
clickhouse/testcontainers/clickhouse/__init__.py
@@ -9,7 +9,8 @@
9
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
10
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
11
# License for the specific language governing permissions and limitations
12
-# under the License.import os
+# under the License.
13
+import os
14
15
import clickhouse_connect
16
import clickhouse_driver
0 commit comments