Skip to content

Commit

Permalink
Bioinfo-doc updates; linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Shettland committed Mar 5, 2024
1 parent 0a02b2a commit d173457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bu_isciii/bioinfo_doc.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d173457

Please sign in to comment.