Skip to content

Commit 1cda8f0

Browse files
author
yunjiu
committed
push test
1 parent 85221a3 commit 1cda8f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

muagent/db_handler/graph_db_handler/nebula_handler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ def execute_cypher(self, cypher: str, space_name: str = '',ignore_log: bool = Fa
9292
if ignore_log == False:
9393
if resp.is_succeeded():
9494
#logger.info(f"Successfully executed Cypher query: {cypher}")
95+
9596
pass
9697

9798
else:

0 commit comments

Comments
 (0)