forked from VimPlug/jedi
fix a magic method problem
This commit is contained in:
@@ -224,6 +224,8 @@ A.__init__
|
||||
#? ['__init__']
|
||||
B.__init__
|
||||
|
||||
#? ['__init__']
|
||||
int().__init__
|
||||
|
||||
# -----------------
|
||||
# comments
|
||||
|
||||
Reference in New Issue
Block a user