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 #84, Remove side-effects and superfluous initializations #85

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thnkslprpt
Copy link
Contributor

Checklist

Describe the contribution

Testing performed
GitHub CI actions all passing successfully (incl. Build + Run, Unit/Functional Tests etc.).

Expected behavior changes
No change to behavior.
Code will be more readable, clearer and easier to maintain.

Contributor Info
Avi Weiss @thnkslprpt

@thnkslprpt thnkslprpt force-pushed the fix-84-remove-side-effects-and-superfluous-initializations branch from 1b9481c to 10620e3 Compare May 31, 2023 03:04
@dzbaker dzbaker requested a review from havencarlson June 8, 2023 18:14
@thnkslprpt thnkslprpt force-pushed the fix-84-remove-side-effects-and-superfluous-initializations branch from 10620e3 to 02e6368 Compare September 5, 2023 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Superfluous assignments, side-effects. type updates etc.
3 participants