Skip to content

Commit 9023b9d

Browse files
authored
Update xarray_container.py
1 parent f0755f6 commit 9023b9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

intake_xarray/xarray_container.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import itertools
22
import os
3+
import xarray as xr
34
from dask.delayed import Delayed
45
from intake.container.base import RemoteSource, get_partition
56
from intake.source.base import Schema

0 commit comments

Comments
 (0)