Skip to content

Commit

Permalink
reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
gbouras13 committed Oct 22, 2023
1 parent c585b50 commit 2b070c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_end_to_end.py
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ def test_plassembler_assembled(self):
remove_directory(outdir)

def test_plassembler_assembled(self):
"""test plassembler assembled """
"""test plassembler assembled"""
longreads: Path = f"{end_to_end}/input_fastq.gz"
s1: Path = f"{end_to_end}/input_R1.fastq.gz"
s2: Path = f"{end_to_end}/input_R2.fastq.gz"
Expand Down

0 comments on commit 2b070c6

Please sign in to comment.