diff --git a/irescue/misc.py b/irescue/misc.py index 5c94e62..4ba7a58 100644 --- a/irescue/misc.py +++ b/irescue/misc.py @@ -168,7 +168,7 @@ def check_tags( c = 1 writerr( f"Testing bam file for {CBtag} {'and ' + UMItag if UMItag else ''}" - "tags presence. Will stop at the first occurrence.", + " tags presence. Will stop at the first occurrence.", level=1, send=verbose, )