Skip to content

Commit a7fe27a

Browse files
committed
Appease python linter
1 parent 68555db commit a7fe27a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/gyb_syntax_support/NodeSerializationCodes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@
233233
'DeclName': 228,
234234
'PoundAssertStmt': 229,
235235
'SomeType': 230,
236-
'CustomAttribute':231,
236+
'CustomAttribute': 231,
237237
}
238238

239239

0 commit comments

Comments
 (0)