Skip to content

Commit

Permalink
Fixed import.
Browse files Browse the repository at this point in the history
  • Loading branch information
rfm-targa committed Jan 22, 2024
1 parent 66c2b88 commit ca6fd09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHEWBBACA/CreateSchema/create_schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
sequence_manipulation as sm,
iterables_manipulation as im,
multiprocessing_operations as mo)
from utils.parameters_validation import get_blast_version
from CHEWBBACA.utils.parameters_validation import get_blast_version


def create_schema_structure(schema_seed_fasta, output_directory, schema_name):
Expand Down

0 comments on commit ca6fd09

Please sign in to comment.