mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-03 02:33:23 +08:00
Do a bit better class matching, it's not good yet, but we'll get there.
This commit is contained in:
@@ -40,6 +40,8 @@ def we_can_has_sequence(p, q, r, s, t, u):
|
||||
t[1]
|
||||
#? ["append"]
|
||||
u.a
|
||||
#?
|
||||
u[1.0]
|
||||
#? float()
|
||||
u[1]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user