Skip to content

Commit ff7755f

Browse files
mbagheri20yanghan234
authored andcommitted
Update relax.py
update ASE
1 parent 291b07f commit ff7755f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mattersim/cli/applications/relax.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
import pandas as pd
77
from ase import Atoms
8-
from ase.constraints import Filter
8+
from ase.filters import Filter
99
from ase.optimize.optimize import Optimizer
1010
from ase.units import GPa
1111
from loguru import logger

0 commit comments

Comments
 (0)