forked from VimPlug/jedi
TypedDict checking should be at a later point
This commit is contained in:
@@ -558,6 +558,8 @@ d.foo
|
||||
Foo.set
|
||||
#? ['setdefault']
|
||||
d.setdefaul
|
||||
#? []
|
||||
Foo.setdefaul
|
||||
|
||||
#? 5 ["'foo"]
|
||||
d['fo']
|
||||
|
||||
Reference in New Issue
Block a user