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

Apply ruff rules (RUF) #800

Merged
merged 5 commits into from
Jul 13, 2024
Merged

Apply ruff rules (RUF) #800

merged 5 commits into from
Jul 13, 2024

Commits on Jun 15, 2024

  1. Apply ruff rull RUF022

    RUF022 `__all__` is not sorted
    DimitriPapadopoulos committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    753cd43 View commit details
    Browse the repository at this point in the history
  2. Apply ruff rule RUF023

    RUF023 `Tag.__slots__` is not sorted
    DimitriPapadopoulos committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    fc67eb9 View commit details
    Browse the repository at this point in the history
  3. Apply ruff rule RUF027

    RUF027 Possible f-string without an `f` prefix
    DimitriPapadopoulos committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    53c7727 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7e49ba View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

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