forked from VimPlug/jedi
pep0484 tests only on python >= 3.2
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
""" Pep-0484 type hinting """
|
||||
|
||||
# python >= 3.2
|
||||
|
||||
# -----------------
|
||||
# simple classes
|
||||
# -----------------
|
||||
|
||||
Reference in New Issue
Block a user