Skip to content

Commit

Permalink
reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
nh13 committed Jan 18, 2025
1 parent 63c393d commit e6405da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_bwapy.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ def test_bwamem(ref_fasta: Path, fastx_record: FastxRecord) -> None:
assert rec.cigarstring == "80M"
# TODO: test multi-mapping, reverse strand, etc


#
# def test_bwamem_threading(ref_fasta: Path, fastx_record: FastxRecord) -> None:
# opt = BwaMemOptions(threads=2)
Expand Down

0 comments on commit e6405da

Please sign in to comment.