Skip to content

Commit

Permalink
lowecase bio
Browse files Browse the repository at this point in the history
  • Loading branch information
tonydavis629 committed Apr 18, 2022
1 parent c2277b9 commit d7c9d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deepchem/utils/sequence_utils.py
@@ -1,7 +1,7 @@
from logging import raiseExceptions
import os
import subprocess
from Bio import SeqIO
from bio import SeqIO


def system_call(command):
Expand Down

0 comments on commit d7c9d5b

Please sign in to comment.