Skip to content

Commit 3754377

Browse files
committed
reformat
1 parent ea71daf commit 3754377

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fgpyo/fasta/builder.py

-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ def samtools_dict(*args: Any) -> None:
4949
def samtools_faidx(*args: Any) -> None:
5050
pass
5151

52-
5352
else:
5453
from pysam import dict as samtools_dict
5554
from pysam import faidx as samtools_faidx

0 commit comments

Comments
 (0)