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

Minor update to avoid deprecation warning #3601

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

kavanase
Copy link
Contributor

@kavanase kavanase commented Feb 4, 2024

This is just a tiny update to avoid the newly-added deprecation warnings for get_vasp_input().
get_vasp_input() is still used in DictSet.write_input(), but should be changed to get_input_set() in line with the deprection warning (as implemented here).

PS: The recent updates to the VASP sets code is very nice @utf!

Copy link
Member

@janosh janosh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @kavanase!

@janosh janosh merged commit e9dff45 into materialsproject:master Feb 5, 2024
22 checks passed
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.

None yet

2 participants