Skip to content

Commit

Permalink
imports from module
Browse files Browse the repository at this point in the history
  • Loading branch information
mohsenht committed Nov 15, 2023
1 parent 3ee99f7 commit 7bd22c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion srcs/standardize_yacht_output.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import biom
import argparse
from biom.util import biom_open
from utils import get_cami_profile
from srcs.utils import get_cami_profile
from collections import OrderedDict
from loguru import logger
logger.remove()
Expand Down

0 comments on commit 7bd22c2

Please sign in to comment.