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

Switched sign for value referencing of delta to match docs #459

Merged
merged 2 commits into from Dec 7, 2023

Conversation

fwitte
Copy link
Member

@fwitte fwitte commented Dec 7, 2023

Resolve #458

@pep8speaks
Copy link

pep8speaks commented Dec 7, 2023

Hello @fwitte! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 813:80: E501 line too long (100 > 79 characters)

Line 90:80: E501 line too long (86 > 79 characters)
Line 119:80: E501 line too long (85 > 79 characters)

Comment last updated at 2023-12-07 18:24:24 UTC

@fwitte fwitte merged commit d557e42 into dev Dec 7, 2023
7 of 9 checks passed
@fwitte fwitte deleted the fix/value-referencing branch January 21, 2024 17:54
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.

The Ref class imposes negative value for delta
2 participants