forked from VimPlug/jedi
Change a few tests to match new typeshed
This commit is contained in:
@@ -360,7 +360,7 @@ X.attr_x.value
|
||||
X.attr_y.name
|
||||
#? float()
|
||||
X.attr_y.value
|
||||
#? str()
|
||||
#?
|
||||
X().name
|
||||
#? float()
|
||||
X().attr_x.attr_y.value
|
||||
|
||||
Reference in New Issue
Block a user