forked from VimPlug/jedi
Fix some issues with signature matching
This commit is contained in:
@@ -72,7 +72,7 @@ if os.path.isfile():
|
||||
|
||||
with open('foo') as f:
|
||||
for line in f.readlines():
|
||||
#? str()
|
||||
#? str() bytes()
|
||||
line
|
||||
# -----------------
|
||||
# enumerate
|
||||
|
||||
Reference in New Issue
Block a user