mirror of
https://github.com/davidhalter/parso.git
synced 2026-01-27 13:22:28 +08:00
flake8 changes
This commit is contained in:
@@ -135,7 +135,7 @@ def test_wrong_indentation():
|
||||
b
|
||||
a
|
||||
""")
|
||||
#check_p(src, 1)
|
||||
check_p(src, 1)
|
||||
|
||||
src = dedent("""\
|
||||
def complex():
|
||||
|
||||
Reference in New Issue
Block a user