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 for issue #4655 Removing mutable data structures and function calls as default arguments in the entire codebase #4810

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Commits on Nov 30, 2024

  1. Fix for issue 4655 removing mutable data structures and function call…

    …s as default arguments in the entire codebase
    tanishy7777 committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    b3c5219 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1eb89f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c367273 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. Update CHANGELOG

    shortened the fixes in the changelog
    tanishy7777 authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    48bfd5d View commit details
    Browse the repository at this point in the history
  2. Update helix_analysis.py

    using tuples instead of list for ref_axis
    tanishy7777 authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    dc712ac View commit details
    Browse the repository at this point in the history