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