organize the Helper Functions

those who make the program. the helper functions. they deserve better Ahh
This commit is contained in:
lda
2026-06-02 03:17:50 +07:00 Verified
parent 1ce897cabf
commit 69de023a89
12 changed files with 308 additions and 250 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ from wf_api.models import RawWorkflowPlan
from wf_api.runs import WorkflowRunApi
from ..broker.service.workflow_operation_context import context_from_service
from ..shared import paged_list_payload
from wf_api.listing import paged_list_payload
from .models import TraceRange
if TYPE_CHECKING: