Skip to content
Snippets Groups Projects
Verified Commit f4194217 authored by Karel van Klink's avatar Karel van Klink :smiley_cat:
Browse files

Fix import in processes service

parent aa4174cc
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ or inconsistent when not careful. These methods are related to operations regard
"""
from orchestrator.db import ProcessTable, WorkflowTable, db
from orchestrator.devtools.populator import UUIDstr
from orchestrator.types import UUIDstr
from orchestrator.workflow import ProcessStatus
from sqlalchemy import ScalarResult, or_, select
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment