Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix test_relax_chgnet #3417

Merged
merged 9 commits into from
Oct 24, 2023
Merged

Fix test_relax_chgnet #3417

merged 9 commits into from
Oct 24, 2023

Conversation

janosh
Copy link
Member

@janosh janosh commented Oct 23, 2023

8ab2261 fix doc string indentations
b6fd1c0 fix variable names shadowing python builtins
72326ae del parens around doc string return type
9a69637 fix docs/fetch_pmg_contributors.py numpy import broken due to secrets.py shadowing randints.secrets
76461a1 add TestPeriodicSite.test_str()
411d62e fix test_relax_chgnet

@janosh janosh added tests Issues with or changes to the pymatgen test suite fix Bug fix PRs docs Documentation, examples, user guides ml Machine learning labels Oct 23, 2023
@janosh janosh enabled auto-merge (squash) October 23, 2023 22:57
fix assert np.linalg.norm(preds["forces"]) == approx(1.119554e-5, rel=1e-3)
assert 1.3530994e-05 == 1.119554e-05 ± 1.1e-08
@janosh janosh disabled auto-merge October 24, 2023 02:29
@janosh janosh merged commit 0ce5091 into master Oct 24, 2023
21 of 22 checks passed
@janosh janosh deleted the fix-test-relax-chgnet branch October 24, 2023 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation, examples, user guides fix Bug fix PRs ml Machine learning tests Issues with or changes to the pymatgen test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant