mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-19 10:51:18 +08:00
Get tox -e py27 working.
This commit is contained in:
@@ -16,10 +16,6 @@ del a[:]; a.append(42);
|
||||
def f(x): return 2
|
||||
|
||||
|
||||
#: E704:16
|
||||
async def f(x): return 2
|
||||
|
||||
|
||||
#: E704:10
|
||||
def f(x): return 2 * x
|
||||
|
||||
|
||||
Reference in New Issue
Block a user