Skip to content

Commit a07b016

Browse files
authored
Add "branch" scope type (#1149)
1 parent 4d20d6f commit a07b016

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/modifiers/scopes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"selector": "selector",
4747
"state": "statement",
4848
"string": "string",
49+
"branch": "branch",
4950
"type": "type",
5051
"value": "value",
5152
"condition": "condition",

0 commit comments

Comments
 (0)