forked from VimPlug/jedi
Drop support for EOL Python 3.3 (#1019)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
""" Pep-0484 type hinting """
|
||||
|
||||
# python >= 3.2
|
||||
# python >= 3.4
|
||||
|
||||
|
||||
class A():
|
||||
|
||||
Reference in New Issue
Block a user