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 override errors. #53

Merged
merged 2 commits into from
Jun 4, 2024
Merged

Conversation

jiang-yuha0
Copy link
Contributor

@jiang-yuha0 jiang-yuha0 commented Jun 4, 2024

When set override = {"wannier90":{"meta_parameters":{SOMETHING}}}, the inputs will automatically set to:
{"wannier90":{"meta_parameters":{SOMETHING, "exclude_semicore": True}}}. This will make the check of overlap_semicores invalid.

Use deepcopy to temp fix it.

When set override = {"wannier90":{"meta_parameters":{SOMETHING}}},
the `inputs` will automatically set to:
{"wannier90":{"meta_parameters":{SOMETHING, "exclude_semicore": True}}}.
This will make the check of overlap_semicores invalid.

Use `deepcopy` to temp fix it, maybe further check is needed.
Copy link
Contributor

aiida-cla-bot bot commented Jun 4, 2024

All contributors have accepted the CLA ✅


You might need to click the "Update/Rebase branch" button to update the pull request and rerun the GitHub actions to pass the CLA check.
Posted by the CLA Assistant Lite bot.

@jiang-yuha0
Copy link
Contributor Author

I have read the CLA Document and I hereby accept the CLA

aiida-cla-bot bot added a commit that referenced this pull request Jun 4, 2024
@qiaojunfeng
Copy link
Collaborator

great, thanks!

@qiaojunfeng qiaojunfeng merged commit ef62e87 into aiidateam:main Jun 4, 2024
7 checks passed
@aiida-cla-bot aiida-cla-bot bot locked and limited conversation to collaborators Jun 4, 2024
@jiang-yuha0 jiang-yuha0 deleted the fix_overrides branch July 3, 2024 14:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants