forked from VimPlug/jedi
test/completion/imports.py: fix typo in comment
This commit is contained in:
committed by
Dave Halter
parent
98a3da674c
commit
6bab112bb7
@@ -280,7 +280,7 @@ def underscore():
|
|||||||
#? str()
|
#? str()
|
||||||
keyword.__file__
|
keyword.__file__
|
||||||
|
|
||||||
# Does that also work for the our own module?
|
# Does that also work for our own module?
|
||||||
#? ['__file__']
|
#? ['__file__']
|
||||||
__file__
|
__file__
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user