Skip to content

Commit be68dc0

Browse files
committed
update
1 parent 112c5fe commit be68dc0

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

tests/core/units/mlip_unit/test_predict.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -935,7 +935,7 @@ def test_merge_mole_md_consistency(workers, ensemble, device):
935935
from ase.md.nptberendsen import NPTBerendsen
936936
from ase.md.velocitydistribution import MaxwellBoltzmannDistribution
937937

938-
# Simple system
938+
# Simple system
939939
atoms_template = bulk("Cu", "fcc", a=3.6)
940940
atoms_template = atoms_template.repeat((2, 2, 2))
941941

tests/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ ray[serve]==2.54.0
1515
ipykernel==7.2.0
1616
jupyter_book==2.1.1
1717
pytest-xdist==3.8.0
18+
nvalchemi-toolkit-ops==0.2.0

0 commit comments

Comments
 (0)