Skip to content

Commit

Permalink
Update test_cgcnn_inference.py
Browse files Browse the repository at this point in the history
  • Loading branch information
williamyxl authored Apr 10, 2024
1 parent d5582dc commit 829d7bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/scoring/test_cgcnn_inference.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from pytest import mark
from mofa.scoring.raspa import RASPARunner
import os
from mofa.scoring.cgcnn_inference import run_cgcnn_pred_wrapper_serial
from ase.io import read
from pathlib import Path

Expand Down

0 comments on commit 829d7bb

Please sign in to comment.