Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix single item completion #2673

Merged
merged 2 commits into from
Sep 14, 2015
Merged

Conversation

blink1073
Copy link
Contributor

Fixes #2672

@@ -31,6 +31,7 @@
from spyderlib.widgets.mixins import BaseEditMixin
from spyderlib.widgets.calltip import CallTipWidget
from spyderlib.py3compat import to_text_string, str_lower, PY3
from spyderlib.config.base import debug_print
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left over?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, fixed.

@ccordoba12
Copy link
Member

Thanks @blink1073 :-)

ccordoba12 added a commit that referenced this pull request Sep 14, 2015
@ccordoba12 ccordoba12 merged commit c65a4ea into spyder-ide:master Sep 14, 2015
@blink1073 blink1073 deleted the fix-ctrl-space branch January 15, 2016 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants