Skip to content

Commit e088953

Browse files
committed
Flake8 complaint
Signed-off-by: M Q <mingmelvinq@nvidia.com>
1 parent 4b4d34c commit e088953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monai/deploy/core/app_context.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
from typing import Dict, Optional
1414

1515
# from .resource import Resource
16-
from .models import Model, ModelFactory, NamedModel, TorchScriptModel, TritonModel
16+
from .models import ModelFactory
1717
from .runtime_env import RuntimeEnv
1818

1919

0 commit comments

Comments
 (0)