Feature/remove typing import
Compare changes
- Karel van Klink authored
+ 8
− 8
@@ -2,7 +2,7 @@ import difflib
@@ -143,7 +143,7 @@ class WorkflowInstanceForTests(LazyWorkflowInstance):
@@ -164,14 +164,14 @@ def _sanitize_input(input_data: State | list[State]) -> list[State]:
@@ -201,8 +201,8 @@ def run_workflow(workflow_key: str, input_data: State | list[State]) -> Tuple[WF
@@ -229,7 +229,7 @@ def resume_workflow(
@@ -245,7 +245,7 @@ def run_form_generator(