Skip to content

Commit

Permalink
Fixing liting
Browse files Browse the repository at this point in the history
  • Loading branch information
luissian authored and saramonzon committed Jan 30, 2024
1 parent 6a8a78a commit 54fc96f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions taranis/reference_alleles.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import logging

# import numpy as np
import os
import re
Expand All @@ -10,6 +11,7 @@
# from Bio import SeqIO
from Bio.Seq import Seq
from Bio import SeqIO

# from Bio.Blast.Applications import NcbiblastnCommandline
from collections import OrderedDict
from pathlib import Path
Expand Down

0 comments on commit 54fc96f

Please sign in to comment.