Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Devops: Fix pymatgen import causing mypy to fail (#6540)
The `pymatgen==2024.07.18` release removed the exposing of `Molecule` in `pymatgen.core` causing `mypy` to fail. The import is updated to reflect the actual origin of the definition.
- Loading branch information