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 issue #82 #83

Merged
merged 1 commit into from May 26, 2023
Merged

Fix issue #82 #83

merged 1 commit into from May 26, 2023

Conversation

lohedges
Copy link
Contributor

This PR closes #82. Here I had forgotten to used the local copy of args (which has been conveted to a list) prior to calling del. There is some planned refactoring to this module to improve the robustness of the string handling and support formatting for other common unit engines (for units that map to the ones supported by Sire). This is just a quick fix for this issue.

  • I confirm that I have merged the latest version of devel into this branch before issuing this pull request (e.g. by running git pull origin devel): [y]
  • I confirm that I have permission to release this code under the GPL3 license: [y]

Suggested reviewers:

@chryswoods

@lohedges lohedges requested a review from chryswoods May 25, 2023 15:22
@lohedges lohedges temporarily deployed to biosimspace-build May 25, 2023 15:22 — with GitHub Actions Inactive
@lohedges lohedges temporarily deployed to biosimspace-build May 25, 2023 15:22 — with GitHub Actions Inactive
@lohedges lohedges temporarily deployed to biosimspace-build May 25, 2023 15:22 — with GitHub Actions Inactive
@lohedges lohedges temporarily deployed to biosimspace-build May 25, 2023 15:22 — with GitHub Actions Inactive
@lohedges lohedges temporarily deployed to biosimspace-build May 25, 2023 15:22 — with GitHub Actions Inactive
Copy link
Contributor

@chryswoods chryswoods left a comment

Choose a reason for hiding this comment

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

👍

@lohedges lohedges merged commit fa75877 into devel May 26, 2023
5 checks passed
@lohedges lohedges deleted the fix_82 branch May 26, 2023 08:55
lohedges added a commit that referenced this pull request May 26, 2023
@lohedges lohedges mentioned this pull request May 26, 2023
lohedges added a commit that referenced this pull request May 26, 2023
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.

[BUG] GeneralUnit.__init__() tries to call del on a tuple
2 participants