Skip to content

Commit

Permalink
Update filter_and_merge.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunp2 authored Dec 4, 2023
1 parent b101c4b commit ea4bcf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mofa/utils/filter_and_merge.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

from rdkit import Chem
from tqdm import tqdm
from utils.src.datasets import read_sdf
from mofa.utils.src.datasets import read_sdf


def run(input_dir, output_dir, template):
Expand Down

0 comments on commit ea4bcf0

Please sign in to comment.