@@ -84,12 +84,12 @@ def run(self):
8484 'del' , 'dict' , 'dynamic-features' , 'else' , 'exceptions' , 'execmodel' ,
8585 'exprlists' , 'floating' , 'for' , 'formatstrings' , 'function' , 'global' ,
8686 'id-classes' , 'identifiers' , 'if' , 'imaginary' , 'import' , 'in' , 'integers' ,
87- 'lambda' , 'lists' , 'naming' , 'numbers ' , 'numeric-types ' , 'objects ' ,
88- 'operator-summary' , 'pass' , 'power' , 'raise' , 'return' , 'sequence-types ' ,
89- 'shifting ' , 'slicings ' , 'specialattrs ' , 'specialnames ' , 'string-methods ' ,
90- 'strings' , 'subscriptions' , 'truth' , 'try' , 'types' , 'typesfunctions ' ,
91- 'typesmapping ' , 'typesmethods ' , 'typesmodules ' , 'typesseq ' ,
92- 'typesseq-mutable' , 'unary' , 'while' , 'with' , 'yield'
87+ 'lambda' , 'lists' , 'naming' , 'nonlocal ' , 'numbers ' , 'numeric-types ' ,
88+ 'objects' , ' operator-summary' , 'pass' , 'power' , 'raise' , 'return' ,
89+ 'sequence-types ' , 'shifting ' , 'slicings ' , 'specialattrs ' , 'specialnames ' ,
90+ 'string-methods' , ' strings' , 'subscriptions' , 'truth' , 'try' , 'types' ,
91+ 'typesfunctions ' , 'typesmapping ' , 'typesmethods ' , 'typesmodules ' ,
92+ 'typesseq' , 'typesseq -mutable' , 'unary' , 'while' , 'with' , 'yield'
9393]
9494
9595from os import path
0 commit comments