mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Appease python linter
This commit is contained in:
@@ -233,7 +233,7 @@ SYNTAX_NODE_SERIALIZATION_CODES = {
|
|||||||
'DeclName': 228,
|
'DeclName': 228,
|
||||||
'PoundAssertStmt': 229,
|
'PoundAssertStmt': 229,
|
||||||
'SomeType': 230,
|
'SomeType': 230,
|
||||||
'CustomAttribute':231,
|
'CustomAttribute': 231,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user