Skip to content

fix typo that results in AttributeError in README.md#24

Open
tayabsoomro wants to merge 1 commit into
celebi-pkg:mainfrom
tayabsoomro:patch-1
Open

fix typo that results in AttributeError in README.md#24
tayabsoomro wants to merge 1 commit into
celebi-pkg:mainfrom
tayabsoomro:patch-1

Conversation

@tayabsoomro

Copy link
Copy Markdown

The example code statement result.dates is incorrect as there is no attribute called dates within _Scrape object. The correct statement is result.date

The example code statement `result.dates` is incorrect as there is no attribute called `dates` within `_Scrape` object. The correct statement is `result.date`
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

Successfully merging this pull request may close these issues.

1 participant