Skip to content

Commit 8f708e9

Browse files
committed
minor typo
1 parent 0771997 commit 8f708e9

File tree

1 file changed

+1
-1
lines changed
  • ads/opctl/operator/lowcode/anomaly

1 file changed

+1
-1
lines changed

ads/opctl/operator/lowcode/anomaly/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
from ads.opctl import logger
1111

12-
from ..const import NonTimeADSupportedModels, SupportedMetrics, SupportedModels
12+
from .const import NonTimeADSupportedModels, SupportedMetrics, SupportedModels
1313
from .operator_config import AnomalyOperatorSpec
1414

1515

0 commit comments

Comments
 (0)