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

Modernize #259

Merged
merged 9 commits into from
Mar 28, 2024
Merged

Modernize #259

merged 9 commits into from
Mar 28, 2024

Commits on Mar 19, 2024

  1. Modernize

    taldcroft committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    eceae71 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    taldcroft committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b1b2307 View commit details
    Browse the repository at this point in the history
  3. Exclude dev_utils

    taldcroft committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8d7c3bb View commit details
    Browse the repository at this point in the history
  4. Update code comment

    taldcroft committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8ce7b7b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    27c658c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fc6807 View commit details
    Browse the repository at this point in the history
  3. Avoid user-facing resource warning for unclosed file

    pickle.load(open(file, "rb")) does not close the file
    taldcroft committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    927be98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33660ad View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Merge pull request #260 from sot/fix-quat-comp

    Fix computed Comp_Quat class and close pickle files
    taldcroft authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    459a61b View commit details
    Browse the repository at this point in the history