Skip to content

Commit d0854c1

Browse files
authored
STY: remove empty line in align_sequences.py
1 parent 5d3541a commit d0854c1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/align_sequences.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
"""Example script that shows how to align two or more sequences using versalign."""
44

5-
65
from versalign.aligner import setup_aligner
76
from versalign.msa import calc_msa
87
from versalign.pairwise import calc_pairwise_alignment

0 commit comments

Comments
 (0)