Skip to content

Commit bec2cd4

Browse files
committed
Well, last one?
Signed-off-by: mmelqin <[email protected]>
1 parent e4fbd22 commit bec2cd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monai/deploy/operators/dicom_series_selector_operator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
import numbers
1414
import re
1515
from json import loads as json_loads
16-
from typing import Any, Dict, List, Text
16+
from typing import Dict, List, Text
1717

1818
import monai.deploy.core as md
1919
from monai.deploy.core import ExecutionContext, InputContext, IOType, Operator, OutputContext

0 commit comments

Comments
 (0)