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 AmplitudeVector and coveralls #125

Merged
merged 3 commits into from
Jan 17, 2021
Merged

Fix AmplitudeVector and coveralls #125

merged 3 commits into from
Jan 17, 2021

Conversation

maxscheurer
Copy link
Member

@maxscheurer maxscheurer commented Jan 17, 2021

This PR fixes some weird behavior of the AmplitudeVector and coveralls upload.
__setattr__ is now forwarded to __setitem__, in analogy to __getattr__

Test that would hit the previous error added. I'd vote for a 0.15.7 release after this fix, because this is a serious bug...

@maxscheurer maxscheurer added the bug Something isn't working label Jan 17, 2021
Copy link
Member

@mfherbst mfherbst left a comment

Choose a reason for hiding this comment

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

Looks good and I agree. Version bump after this.

@mfherbst mfherbst merged commit ea414e1 into master Jan 17, 2021
@mfherbst mfherbst deleted the fix_ampl_vec branch January 17, 2021 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants