1
0
forked from VimPlug/jedi

test/completion/imports.py: fix typo in comment

This commit is contained in:
Daniel Hahler
2018-01-24 23:19:50 +01:00
committed by Dave Halter
parent 98a3da674c
commit 6bab112bb7

View File

@@ -280,7 +280,7 @@ def underscore():
#? str()
keyword.__file__
# Does that also work for the our own module?
# Does that also work for our own module?
#? ['__file__']
__file__