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 unnecessary cast from const double to double #3832

Merged
merged 1 commit into from
Aug 29, 2022

Conversation

eivindjahren
Copy link
Contributor

@eivindjahren eivindjahren commented Aug 29, 2022

Fixes a simple style issue where the code casts from const double* to double*

Pre review checklist

  • Added appropriate release note label
  • PR title captures the intent of the changes, and is fitting for release notes.
  • Commit history is consistent and clean, in line with the contribution guidelines.

Adding labels helps the maintainers when writing release notes. This is the list of release note labels.

@eivindjahren eivindjahren merged commit f7f669c into equinor:main Aug 29, 2022
@eivindjahren eivindjahren deleted the fix_not_my_code branch August 29, 2022 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants