mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
Remove a lot of test references to Python 2/3.5
This commit is contained in:
@@ -5,8 +5,6 @@ Currently we're not supporting completion of them, but they should at least not
|
||||
raise errors or return extremely strange results.
|
||||
"""
|
||||
|
||||
# python >= 3.5
|
||||
|
||||
async def x():
|
||||
return 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user