Skip to content

Commit 37222bc

Browse files
committed
Well, last one?
1 parent d0f2da3 commit 37222bc

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)