Skip to content

Commit 0ba337d

Browse files
committed
Fix Python test
1 parent d351796 commit 0ba337d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

clients/py/tests/test_cudf.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,9 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
from time import sleep, time
16-
1715
import pandas as pd
1816
import pytest
1917
import v3io_frames as v3f
20-
from conftest import has_go
2118
from conftest import test_backends
2219

2320
try:

0 commit comments

Comments
 (0)