Minor rewording of error message.

This commit is contained in:
Chris Berkhout 2021-07-17 18:40:21 +02:00
parent b00bca3903
commit 881f3b2acf

View file

@ -105,7 +105,7 @@ class CoinDesk(BaseSource):
raise exceptions.BadResponse(
"No results returned from database. This can happen when data "
"for a valid quote currency (e.g. CUP) doesn't go all the way "
"back to the start date, or potentially for other reasons."
"back to the start date, and potentially for other reasons."
)
else:
try: