Merge pull request #60196 from ahoppen/pr/misc-libsyntax-improvements

[libSyntax] Small improvements
This commit is contained in:
Alex Hoppen
2022-07-24 17:14:20 +02:00
committed by GitHub
7 changed files with 12 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
from .Node import error
from .Utils import error
SYNTAX_NODE_SERIALIZATION_CODES = {