mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-18 10:26:07 +08:00
Get tox -e py27 working.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
if x > 2:
|
||||
#: E111:2
|
||||
print(x)
|
||||
hello(x)
|
||||
if True:
|
||||
#: E111:5
|
||||
print
|
||||
|
||||
Reference in New Issue
Block a user