1
0
forked from VimPlug/jedi

pep0484 tests only on python >= 3.2

This commit is contained in:
Claude
2015-12-13 21:43:34 +01:00
parent c02668a443
commit 68cbabe819

View File

@@ -1,5 +1,7 @@
""" Pep-0484 type hinting """ """ Pep-0484 type hinting """
# python >= 3.2
# ----------------- # -----------------
# simple classes # simple classes
# ----------------- # -----------------