mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-10 07:41:51 +08:00
Remove a lot of test references to Python 2/3.5
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
""" Pep-0484 type hinting """
|
||||
|
||||
# python > 2.7
|
||||
|
||||
|
||||
class A():
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user