Skip to content

Commit 90f5ec5

Browse files
authored
Merge pull request #401 from github/python_pairs
Adds pairs
2 parents cb0f675 + 3f3b9bc commit 90f5ec5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

languages/tree-sitter-stack-graphs-python/src/stack-graphs.tsg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ attribute node_symbol = node => symbol = (source-text node), source_n
152152
(set)
153153
(set_comprehension)
154154
(tuple)
155+
(pair)
155156
(parenthesized_expression)
156157
(generator_expression)
157158
(ellipsis)

0 commit comments

Comments
 (0)