Skip to content

Commit c82ff3a

Browse files
committed
fix
1 parent b572eab commit c82ff3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/memos/graph_dbs/polardb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3782,7 +3782,7 @@ def parse_filter(
37823782
"node_type",
37833783
"info",
37843784
"app_id",
3785-
"agent_id"
3785+
"agent_id",
37863786
}
37873787

37883788
def process_condition(condition):

0 commit comments

Comments
 (0)