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

powerquotes_scrapper.py: get_quote do not return quote in correct format #40

Open
bvishal8510 opened this issue Jul 29, 2019 · 0 comments
Labels
good first issue Good for newcomers Hacktoberfest go to https://hacktoberfest.digitalocean.com/ for more details

Comments

@bvishal8510
Copy link
Contributor

bvishal8510 commented Jul 29, 2019

  • get_quote() returns only author does not if it gets single length result from get_quotes()
  • if the result from get_quotes() is multiple then get_quote() donot return quote in correct format i.e. (quote, author)
@bvishal8510 bvishal8510 changed the title powerquotes_scrapper.py: get_quote should take person and category as parameters instead of category only. powerquotes_scrapper.py: get_quote do not return quote Jul 29, 2019
@bvishal8510 bvishal8510 changed the title powerquotes_scrapper.py: get_quote do not return quote powerquotes_scrapper.py: get_quote do not return quote in correct format Jul 29, 2019
@sunn-e sunn-e added Hacktoberfest go to https://hacktoberfest.digitalocean.com/ for more details good first issue Good for newcomers labels Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Hacktoberfest go to https://hacktoberfest.digitalocean.com/ for more details
Projects
None yet
Development

No branches or pull requests

2 participants