Skip to content

Commit 7551ec5

Browse files
committed
Merge branch 'numpy2_reintro' of github.com:ericspod/MONAI into numpy2_reintro
2 parents 7ee3bf1 + 77ff9b7 commit 7551ec5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

monai/data/dataset.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
import warnings
2323
from collections.abc import Callable, Sequence
2424
from copy import copy, deepcopy
25-
from inspect import signature
2625
from multiprocessing.managers import ListProxy
2726
from multiprocessing.pool import ThreadPool
2827
from pathlib import Path

0 commit comments

Comments
 (0)