Skip to content

Commit

Permalink
revert builder.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nh13 committed Aug 4, 2023
1 parent 8226a2d commit 7e92dcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fgpyo/fasta/builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ def samtools_dict(*args: Any) -> None:
def samtools_faidx(*args: Any) -> None:
pass


else:
from pysam import dict as samtools_dict
from pysam import faidx as samtools_faidx
Expand Down

0 comments on commit 7e92dcb

Please sign in to comment.