Skip to content

Commit affea2b

Browse files
committed
fixed Readme
1 parent 4184af9 commit affea2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The following example will parse a simple query:
4040
print root.__dict__
4141

4242
And print the node information the SELECT node:
43-
{'computeClause': None,
43+
root = {'computeClause': None,
4444
'cteList': None,
4545
'expandOnClause': None,
4646
'fetchFirstClause': None,

0 commit comments

Comments
 (0)