Skip to content

Commit e54ca4c

Browse files
committed
Added CODECOV token to the repo. Trying the test again.
1 parent 6485fba commit e54ca4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/geodesic_ts_with_hessian/test_using_mace.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ def test_geodesic_ts_hess_irc_mace(setup_test_environment):
4646
device='cpu',
4747
)
4848
mlcalculator.calculate(reactant)
49-
print('Done with energy calc!!!!!')
49+
print('Done with energy calc!!!!')
5050
assert 4 == 4

0 commit comments

Comments
 (0)