We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 877ea1a commit fd20882Copy full SHA for fd20882
src/accessvis/earth.py
@@ -16,7 +16,7 @@
16
import quaternion as quat
17
import xarray as xr
18
from PIL import Image
19
-from utils import download, is_notebook, pushd
+from .utils import download, is_notebook, pushd
20
21
Image.MAX_IMAGE_PIXELS = None
22
0 commit comments