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

added try except to_string VS to_str #39

Merged
merged 6 commits into from
Jul 26, 2024
Merged

added try except to_string VS to_str #39

merged 6 commits into from
Jul 26, 2024

Conversation

cpignedoli
Copy link
Member

from pymatgen.io.gaussian import GaussianInput
GaussianInput.to_string fails in
pymatgen==2024.3.1

@cpignedoli cpignedoli requested review from eimrek and yakutovicha June 8, 2024 08:16
@eimrek
Copy link
Member

eimrek commented Jun 11, 2024

I think the tests are failing due to pymatgen parsing some extra stuff. I think the tests can probably be just updated to include the extra stuff and let them fail for the old version instead.

@eimrek
Copy link
Member

eimrek commented Jul 26, 2024

fixes #40

@eimrek eimrek merged commit 272d8cb into master Jul 26, 2024
13 checks passed
@eimrek eimrek deleted the bug/tostring branch July 26, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants