Skip to content

Commit fd20882

Browse files
author
Max Proft
committed
incorrect import
1 parent 877ea1a commit fd20882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/accessvis/earth.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
import quaternion as quat
1717
import xarray as xr
1818
from PIL import Image
19-
from utils import download, is_notebook, pushd
19+
from .utils import download, is_notebook, pushd
2020

2121
Image.MAX_IMAGE_PIXELS = None
2222

0 commit comments

Comments
 (0)