From 881f3b2acfa6d642fb2d915f4e4a5d26d12ea09e Mon Sep 17 00:00:00 2001 From: Chris Berkhout Date: Sat, 17 Jul 2021 18:40:21 +0200 Subject: [PATCH] Minor rewording of error message. --- src/pricehist/sources/coindesk.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pricehist/sources/coindesk.py b/src/pricehist/sources/coindesk.py index a7e751e..0170a99 100644 --- a/src/pricehist/sources/coindesk.py +++ b/src/pricehist/sources/coindesk.py @@ -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: