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

add_tags bug #752

Merged
merged 1 commit into from
Mar 23, 2022
Merged

add_tags bug #752

merged 1 commit into from
Mar 23, 2022

Conversation

acrutt
Copy link
Contributor

@acrutt acrutt commented Mar 23, 2022

Fix to remove the possibility of duplicate tags being added by the add_tags powerup. This was an issue with recursive workflows (such as get_ion_insertion_wf() which will apply powerup_by_kwargs() repeatedly) where the list of tags will grow with duplicate tag values.

…d_tags powerup. This was an issue with recursive workflows (such as get_ion_insertion_wf() which will apply powerup_by_kwargs() repeatedly) where the list of tags will grow with duplicate tag values.
@itsduowang
Copy link
Contributor

Hello @acrutt, I just reviewed the code and I will merge this PR now. Please let us know for any further problems or concerns. Thanks so much for the contributions. Cheers! :)

@itsduowang itsduowang merged commit 3766783 into hackingmaterials:main Mar 23, 2022
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