Skip to content

Commit fb88b77

Browse files
authored
Merge pull request #445 from wudidapaopao/fix_test_delta_lake
Fix delta lake test
2 parents bbc00ea + e44eacd commit fb88b77

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/test_delta_lake.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
#!python3
22

33
import unittest
4-
import sys
5-
import chdb
4+
import platform
65
from chdb import session
76
from utils import is_musl_linux
87

0 commit comments

Comments
 (0)