diff --git a/test/completion/imports.py b/test/completion/imports.py index 5c8626fb..1afeb327 100644 --- a/test/completion/imports.py +++ b/test/completion/imports.py @@ -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__