From d173457d1d89a100b41caff68d29d4797c819941 Mon Sep 17 00:00:00 2001 From: Shettland Date: Tue, 5 Mar 2024 14:09:24 +0100 Subject: [PATCH] Bioinfo-doc updates; linting --- bu_isciii/bioinfo_doc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bu_isciii/bioinfo_doc.py b/bu_isciii/bioinfo_doc.py index d9c34ea6..126b4407 100755 --- a/bu_isciii/bioinfo_doc.py +++ b/bu_isciii/bioinfo_doc.py @@ -275,7 +275,7 @@ def post_delivery_info(self): stderr.print(f"File selected: {self.provided_txt}") break else: - stderr.print("No more attempts left. Delivery notes will be given by prompt") + stderr.print("No more attempts. Delivery notes will be given by prompt") self.provided_txt = None else: self.provided_txt = None