mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 22:44:27 +08:00
regression test for #205
This commit is contained in:
@@ -126,6 +126,10 @@ class A():
|
||||
#? int()
|
||||
A().addition
|
||||
|
||||
#? 8 int()
|
||||
A().addition = None
|
||||
|
||||
|
||||
# -----------------
|
||||
# inheritance
|
||||
# -----------------
|
||||
|
||||
Reference in New Issue
Block a user