Преглед на файлове

chore: Restore the parts that were overwritten during conflict resolution. (#14141)

tags/1.0.1
Novice преди 8 месеца
родител
ревизия
24d80000ac
No account linked to committer's email address
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0
    2
      api/core/workflow/graph_engine/entities/graph.py

+ 0
- 2
api/core/workflow/graph_engine/entities/graph.py Целия файл

start_node_id=node_id, start_node_id=node_id,
routes_node_ids=routes_node_ids, routes_node_ids=routes_node_ids,
) )
# Exclude conditional branch nodes
and all(edge.run_condition is None for edge in reverse_edge_mapping.get(node_id, []))
): ):
if node_id not in merge_branch_node_ids: if node_id not in merge_branch_node_ids:
merge_branch_node_ids[node_id] = [] merge_branch_node_ids[node_id] = []

Loading…
Отказ
Запис