mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-28 07:56:51 +08:00
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