We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cf24a7 commit 2d34326Copy full SHA for 2d34326
1 file changed
src/spatialdata_plot/pl/render.py
@@ -4,7 +4,7 @@
4
from copy import copy
5
from dataclasses import dataclass
6
from functools import partial
7
-from typing import Any, Callable
+from typing import Any, Callable, Union
8
9
import geopandas as gpd
10
import matplotlib
0 commit comments