mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2025-12-18 04:14:20 +01:00
[feature] Rename internal sources URL parameter to source
This commit is contained in:
@@ -155,7 +155,7 @@ class TestNews(TestCase):
|
||||
"tags": ["Technology", "Bitcoin"],
|
||||
"startDate": "2016-01-01",
|
||||
"endDate": "2017-08-31",
|
||||
"sources": ['washingtonpost.com', 'altcointoday.com'],
|
||||
"sources": ['cnbc.com', 'altcointoday.com'],
|
||||
"limit": self.num_articles
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user