pypsi
pypsi copied to clipboard
Here token is a list, so basename doesn't work properly
https://github.com/ameily/pypsi/blob/a62b4f0418be392bf0d3a4d6509ae44412c231c5/pypsi/completers.py#L148
@yakov-g Do you have a stack trace? This method should only be called with strings, not tokens.