Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
longquanzheng committed Nov 21, 2024
1 parent 0b0f809 commit 3b003d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iwf/state_decision.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

import typing

from iwf_api.models import WorkflowConditionalClose, WorkflowConditionalCloseType
from iwf.iwf_api.models import WorkflowConditionalClose, WorkflowConditionalCloseType

if typing.TYPE_CHECKING:
from iwf.registry import Registry
Expand Down

0 comments on commit 3b003d7

Please sign in to comment.