mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-10 06:31:57 +08:00
Some more fixes. Test run now with pytest -k 'not E12' under Python 3.5.
This commit is contained in:
@@ -77,7 +77,7 @@ if True:
|
||||
def example_issue254():
|
||||
#:
|
||||
return [node.copy(
|
||||
#: E121:12
|
||||
#: E121:12
|
||||
(
|
||||
#: E121:16 E126+1:24 E126+2:24
|
||||
replacement
|
||||
|
||||
Reference in New Issue
Block a user