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

chore: resolve Ruff warnings A003, B023, D103 and PLR0911 #684

Merged
merged 17 commits into from
Dec 14, 2023

Commits on Dec 14, 2023

  1. remove code repetition

    BalduinLandolt committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    54e1cb8 View commit details
    Browse the repository at this point in the history
  2. fix A003

    BalduinLandolt committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    9720bb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58c22ee View commit details
    Browse the repository at this point in the history
  4. fix A003

    BalduinLandolt committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    9e54ead View commit details
    Browse the repository at this point in the history
  5. fix A003

    BalduinLandolt committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ba6dd3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b5277e View commit details
    Browse the repository at this point in the history
  7. fix B023

    BalduinLandolt committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    6eb9104 View commit details
    Browse the repository at this point in the history
  8. reduce D101 and D102

    BalduinLandolt committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    6f67d75 View commit details
    Browse the repository at this point in the history
  9. reduce D103

    BalduinLandolt committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    d9d4d37 View commit details
    Browse the repository at this point in the history
  10. fix D103

    BalduinLandolt committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f06560f View commit details
    Browse the repository at this point in the history
  11. enable PLR0911

    BalduinLandolt committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    36a431f View commit details
    Browse the repository at this point in the history
  12. ignore non-fixable

    BalduinLandolt committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    04423b5 View commit details
    Browse the repository at this point in the history
  13. fix PLR0911

    BalduinLandolt committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    cfc33ba View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    961382e View commit details
    Browse the repository at this point in the history
  15. Update src/dsp_tools/commands/excel2xml/excel2xml_lib.py

    Co-authored-by: Johannes Nussbaum <39048939+jnussbaum@users.noreply.github.com>
    BalduinLandolt and jnussbaum committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    0a7a8b1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f6a50d8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    61ec0a6 View commit details
    Browse the repository at this point in the history