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

Aplpy ruff rules (RUF) #9731

Merged
merged 5 commits into from
Nov 6, 2024
Merged

Aplpy ruff rules (RUF) #9731

merged 5 commits into from
Nov 6, 2024

Commits on Nov 6, 2024

  1. Apply ruff rule RUF010

    RUF010 Use explicit conversion flag
    DimitriPapadopoulos committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    23fb754 View commit details
    Browse the repository at this point in the history
  2. Apply ruff rule RUF013

    RUF013 PEP 484 prohibits implicit `Optional`
    DimitriPapadopoulos committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d6a1fb0 View commit details
    Browse the repository at this point in the history
  3. Apply ruff rule RUF022

    RUF022 `__all__` is not sorted
    DimitriPapadopoulos committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    97f1f8f View commit details
    Browse the repository at this point in the history
  4. Apply ruff rule RUF023

    RUF023 `__slots__` is not sorted
    DimitriPapadopoulos committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2d51956 View commit details
    Browse the repository at this point in the history
  5. Apply ruff rule RUF100

    RUF100 Unused blanket `noqa` directive
    DimitriPapadopoulos committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f8fc448 View commit details
    Browse the repository at this point in the history