We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53e13cd commit 9f3d491Copy full SHA for 9f3d491
xarray_sql/sql_test.py
@@ -1,7 +1,5 @@
1
"""SQL functionality tests for xarray-sql using pytest."""
2
3
-import numpy as np
4
-import pandas as pd
5
import pytest
6
import xarray as xr
7
0 commit comments