forked from VimPlug/jedi
change tests that provided wrong instance information
This commit is contained in:
@@ -148,7 +148,7 @@ def both():
|
||||
"""
|
||||
return 23
|
||||
|
||||
#? str(), int()
|
||||
#? str() int()
|
||||
both()
|
||||
|
||||
class Test(object):
|
||||
|
||||
Reference in New Issue
Block a user