Skip to content

Commit

Permalink
fix incorrect import
Browse files Browse the repository at this point in the history
  • Loading branch information
orionarcher committed Nov 9, 2023
1 parent 939fd55 commit cd0a37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymatgen/io/openmm/tests/test_simulations.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from pymatgen.io.openmm.sets import OpenMMAlchemySet
from pymatgen.io.openmm.simulations import equilibrate_pressure, anneal, react_system

from .datafiles import alchemy_input_set_path
from pymatgen.io.openmm.tests.datafiles import alchemy_input_set_path

__author__ = "Orion Cohen, Ryan Kingsbury"
__version__ = "1.0"
Expand Down

0 comments on commit cd0a37a

Please sign in to comment.