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

STY: Apply ruff/flake8-pie rules (PIE) #3678

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Sep 22, 2024

  1. STY: Apply ruff/flake8-pie rule PIE790

    PIE790 Unnecessary `pass` statement
    DimitriPapadopoulos committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    ac3c2c1 View commit details
    Browse the repository at this point in the history
  2. STY: Apply ruff/flake8-pie rule PIE804

    PIE804 Unnecessary `dict` kwargs
    DimitriPapadopoulos committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    a168d7f View commit details
    Browse the repository at this point in the history
  3. STY: Apply ruff/flake8-pie rule PIE808

    PIE808 Unnecessary `start` argument in `range`
    DimitriPapadopoulos committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    eb252ec View commit details
    Browse the repository at this point in the history
  4. STY: Apply ruff/flake8-pie rule PIE810

    PIE810 Call `endswith` once with a `tuple`
    DimitriPapadopoulos committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    a4b65e5 View commit details
    Browse the repository at this point in the history
  5. STY: Apply ruff/flake8-pie rule PIE810

    PIE810 Call `endswith` once with a `tuple`
    DimitriPapadopoulos committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    593d9d2 View commit details
    Browse the repository at this point in the history