Skip to content

Commit 4285e8a

Browse files
committed
Remove Path import
1 parent 8eda36a commit 4285e8a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_img_raster.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import pytest
22
from copy import deepcopy
3-
from pathlib import Path
43
from PIL import Image
54
import numpy as np
65
from spatialexperiment import construct_spatial_image_class

0 commit comments

Comments
 (0)