Skip to content

Commit 60ffd9e

Browse files
committed
iSort complaint
Signed-off-by: M Q <mingmelvinq@nvidia.com>
1 parent a7e6702 commit 60ffd9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/apps/mednist_classifier_monaideploy/mednist_classifier_monaideploy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
import logging
1313
import os
1414
from pathlib import Path
15-
from typing import Optional, Text
15+
from typing import Optional
1616

1717
from monai.deploy.conditions import CountCondition
1818
from monai.deploy.core import AppContext, Application, ConditionType, Fragment, Image, Operator, OperatorSpec

0 commit comments

Comments
 (0)