Skip to content

Commit

Permalink
Update fix_relab_mpa4.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Cengoni authored Jun 3, 2024
1 parent 66d5a7e commit a8c2971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metaphlan/utils/fix_relab_mpa4.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

import os, time
try:
from .util_fun import info, error, warning
from .util_fun import info, error, warning, openrt
except ImportError:
from util_fun import info, error, warning, openrt
import argparse as ap
Expand Down

0 comments on commit a8c2971

Please sign in to comment.