mattlisiv / newsapi-python

A Python Client for News API
MIT License
376 stars 130 forks source link

Duplicated value #15

Closed ar-anvd closed 6 years ago

ar-anvd commented 6 years ago

https://github.com/mattlisiv/newsapi-python/blob/6da1bd74e528d7970381540181161fa5c084015c/newsapi/newsapi_client.py#L148

Valid values are: 'relevancy','popularity','publishedAt','relevancy'

mattlisiv commented 6 years ago

Thanks for point this out.

The documentation has been corrected in the latest release.