mirror of
https://github.com/davidhalter/parso.git
synced 2026-03-25 18:17:05 +08:00
Get tox -e py27 working.
This commit is contained in:
@@ -90,8 +90,6 @@ c = (a+ b)*(a - b)
|
||||
|
||||
z = 2//30
|
||||
c = (a+b) * (a-b)
|
||||
#: E275:13 E275:14
|
||||
norman = True+False
|
||||
x = x*2 - 1
|
||||
x = x/2 - 1
|
||||
# TODO whitespace should be the other way around according to pep8.
|
||||
|
||||
Reference in New Issue
Block a user