From 742771fcc08ae4fa189f560f89d2f43a6b567c15 Mon Sep 17 00:00:00 2001 From: "seqan-actions[bot]" Date: Tue, 29 Oct 2024 19:57:50 +0100 Subject: [PATCH] [MISC] automatic linting --- .../aligned_sequence/aligned_sequence_concept.hpp | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/include/seqan3/alignment/aligned_sequence/aligned_sequence_concept.hpp b/include/seqan3/alignment/aligned_sequence/aligned_sequence_concept.hpp index 38ca8b1324..3931b1499e 100644 --- a/include/seqan3/alignment/aligned_sequence/aligned_sequence_concept.hpp +++ b/include/seqan3/alignment/aligned_sequence/aligned_sequence_concept.hpp @@ -28,12 +28,13 @@ namespace seqan3::detail //!\brief Helper function to deduce the unaligned sequence type from an aligned sequence container. template