Skip to content

Commit 0196420

Browse files
committed
runtime error reporting
1 parent 76246ba commit 0196420

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

redisgraph/query_result.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ class ResultSetScalarTypes(object):
2121
VALUE_EDGE = 7
2222
VALUE_NODE = 8
2323

24-
2524
class QueryResult(object):
2625
LABELS_ADDED = 'Labels added'
2726
NODES_CREATED = 'Nodes created'

0 commit comments

Comments
 (0)