Skip to content

Commit 9f3d491

Browse files
committed
rn unused imports.
1 parent 53e13cd commit 9f3d491

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

xarray_sql/sql_test.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
"""SQL functionality tests for xarray-sql using pytest."""
22

3-
import numpy as np
4-
import pandas as pd
53
import pytest
64
import xarray as xr
75

0 commit comments

Comments
 (0)