Update PythonDocumentationProvider.describeExpression

This commit is contained in:
Semyon Proshev
2017-08-15 18:55:37 +03:00
parent b44cace18b
commit b303ed270f
4 changed files with 27 additions and 21 deletions

View File

@@ -1,2 +1,2 @@
variable "x"
variable "x"
Inferred type: Union[str, int]

View File

@@ -1,2 +1,2 @@
parameter "self" of method "foo"
parameter "self" of method "foo"
Inferred type: A