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

Response has [word] followed by unknown #14

Closed
BluCobalt opened this issue Oct 19, 2019 · 5 comments
Closed

Response has [word] followed by unknown #14

BluCobalt opened this issue Oct 19, 2019 · 5 comments

Comments

@BluCobalt
Copy link

Happens in both the cli and python. For example, if the word is bro it will return Bro unknown. I cant really have it filter out unknown because unknown might be the word and i cant have it filter out everything after the space if its a multiple word query. Besides this, super great module, thank you

@BluCobalt BluCobalt changed the title After response has [word] followed by unknown Response has [word] followed by unknown Oct 19, 2019
@BluCobalt
Copy link
Author

My python version is 3.7.4 and I installed from pip/pypi if that helps

@novel
Copy link
Owner

novel commented Oct 20, 2019

Thanks for the report.
It should have been fixed: #11
I'll roll a new release soon.

@BluCobalt
Copy link
Author

Awesome, thanks. I'll get ready for the pip install --upgrade urbandict ;)

@novel
Copy link
Owner

novel commented Oct 20, 2019

I'll get ready for the pip install --upgrade urbandict ;)

should be there now.

@BluCobalt
Copy link
Author

That fixed it! Thank you so much for this awesome library!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants