You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #26 from nonameentername/master
Fix completion for import statements
Prior to this patch, trying to complete on "import numpy." did not return
any results. With this patch, that is now fixed.
0 commit comments