mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-28 04:22:10 +08:00
Remove Python 3.4 support
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
""" Pep-0484 type hinting """
|
||||
|
||||
# python >= 3.4
|
||||
# python > 2.7
|
||||
|
||||
|
||||
class A():
|
||||
|
||||
Reference in New Issue
Block a user