File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,9 @@ class Message:
22
22
minimum index is 1 and the maximum index is %s'
23
23
ERROR_REQUESTED_COLUMN_NOT_EXIST = 'Requested column index %s does not exist'
24
24
25
- WARN_DATA_LIMIT_EXCEEDED = 'This call exceeds the amount of data that nasdaqdatalink.get_table() \
26
- allows. Please use the following link in your browser, which will download the full \
25
+ WARN_DATA_LIMIT_EXCEEDED = 'This call exceeds the amount of data that \
26
+ nasdaqdatalink.get_table() allows. \
27
+ Please use the following link in your browser, which will download the full \
27
28
results as a CSV file: \
28
29
https://data.nasdaq.com.com/api/v3/datatables/%s?qopts.export=true&api_key=%s . \
29
30
See our API documentation for more info: \
You can’t perform that action at this time.
0 commit comments