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: Cleanups suggested by ruff #18

Merged
merged 8 commits into from
May 17, 2024

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    2127037 View commit details
    Browse the repository at this point in the history
  2. STY: Remove unused imports

    effigies committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    bd794a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ade8b71 View commit details
    Browse the repository at this point in the history
  4. RF: Clean up coef_file_parse()

    * Use context manager to ensure file is closed promptly
    * Skip unnecessary regex compilation
    * Give line fields variable a meaningful name
    effigies committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d777671 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    950537c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3853fae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6f57b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    75de7dc View commit details
    Browse the repository at this point in the history