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

set_vec_pos does not need a second parameter #672

Merged
merged 1 commit into from
Feb 6, 2024

Commits on Feb 3, 2024

  1. set_vec_pos does not need a second parameter

    The second argument to `set_vec_pos` always contains the value of
    `self.data`. Let's just use `self.data` and remove the second parameter
    altogether.
    braddunbar committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    044d0c4 View commit details
    Browse the repository at this point in the history