Skip to content

Commit 871dae8

Browse files
committed
format resolve
1 parent daa8228 commit 871dae8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

engine/query_executor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ def execute_query(
7272
# CLI 환경: 매번 새로운 그래프 컴파일
7373
graph = graph_builder.compile()
7474

75-
7675
# 그래프 실행
7776
res = graph.invoke(
7877
input={

0 commit comments

Comments
 (0)