From 47544a11b6a492610f300f0df733d09c7bab0f91 Mon Sep 17 00:00:00 2001 From: Chris Berkhout Date: Thu, 11 Jul 2024 15:52:35 +0200 Subject: [PATCH] Minor formatting. --- src/pricehist/fetch.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pricehist/fetch.py b/src/pricehist/fetch.py index a7faba7..aba61f2 100644 --- a/src/pricehist/fetch.py +++ b/src/pricehist/fetch.py @@ -84,4 +84,3 @@ def _cov_description( return "as requested" else: return "which doesn't match the request" -