Nasdaq / data-link-python

A Python library for Nasdaq Data Link's RESTful API
MIT License
428 stars 70 forks source link

docs: update read_key() filepath -> filename #17

Closed dimitryzub closed 2 years ago

dimitryzub commented 2 years ago

Documentation provides old reak_key() filepath argument. New argument is filename:

https://github.com/Nasdaq/data-link-python/blob/86c5665ba67b5e67e1e2fe6204b361f14c0a6cb8/nasdaqdatalink/api_config.py#L100-L104

couture-ql commented 2 years ago

Nice catch; Thanks. Will place this in an integration branch and will get merged in a future release.