(py) Update configurations

This commit is contained in:
danymat
2022-01-23 12:57:10 +01:00
parent 7d2552c852
commit 33ce4896bb

View File

@@ -53,7 +53,7 @@ return {
subtree = { subtree = {
{ {
retrieve = "all", retrieve = "all",
node_type = "true|false|integer|binary_operator", node_type = "true|false|integer|binary_operator|expression_list",
as = "anonymous_return", as = "anonymous_return",
extract = true, extract = true,
}, },