Closed dimitryzub closed 2 years ago
Documentation provides old reak_key() filepath argument. New argument is filename:
reak_key()
filepath
filename
https://github.com/Nasdaq/data-link-python/blob/86c5665ba67b5e67e1e2fe6204b361f14c0a6cb8/nasdaqdatalink/api_config.py#L100-L104
Nice catch; Thanks. Will place this in an integration branch and will get merged in a future release.
Documentation provides old
reak_key()
filepath
argument. New argument isfilename
:https://github.com/Nasdaq/data-link-python/blob/86c5665ba67b5e67e1e2fe6204b361f14c0a6cb8/nasdaqdatalink/api_config.py#L100-L104