forked from VimPlug/jedi
pep0484 return type support
This commit is contained in:
@@ -6,7 +6,7 @@ as annotations in future python versions.
|
||||
|
||||
The (initial / probably incomplete) implementation todo list for pep-0484:
|
||||
v Function parameter annotations with builtin/custom type classes
|
||||
x Function returntype annotations with builtin/custom type classes
|
||||
v Function returntype annotations with builtin/custom type classes
|
||||
x Function parameter annotations with strings (forward reference)
|
||||
x Function return type annotations with strings (forward reference)
|
||||
x Local variable type hints
|
||||
|
||||
Reference in New Issue
Block a user