Skip to content

Commit 57feea3

Browse files
committed
remove unused import
1 parent d7c6b2f commit 57feea3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/test_to_multiscale.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import xarray as xr
22
import pytest
3-
from multiscale_spatial_image import Methods, to_multiscale
3+
from multiscale_spatial_image import to_multiscale
44

55
from ._data import input_images
66

0 commit comments

Comments
 (0)