oss2019 / pyquotes

API in python to get quotes.
MIT License
3 stars 21 forks source link

brainyquote.py: get_quotes returns quotes in form of (quote1, quote2, ..., author) instead of ((quote1,author), (quote2,author)... ) #16

Closed prajwal72 closed 5 years ago

bvishal8510 commented 5 years ago

@prajwal72 is it fixed? If not can I work on this?