Skip to content

Commit eceb6d0

Browse files
remove import from future
1 parent 56c9e7e commit eceb6d0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/spatialdata/dataloader/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
from __future__ import annotations
2-
31
from typing import TYPE_CHECKING, Any
42

53
import spatialdata

0 commit comments

Comments
 (0)