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

Enforce ruff/flake8-pyi rules (PYI) #292

Merged
merged 2 commits into from
Jun 15, 2024

Commits on Jun 2, 2024

  1. Enforce ruff/flake8-pyi rule PYI032

    PYI032 Prefer `object` to `Any` for the second parameter to `__eq__`
    DimitriPapadopoulos committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    224b7c6 View commit details
    Browse the repository at this point in the history
  2. Enforce ruff/flake8-pyi rule PYI041

    PYI041 Use `float` instead of `int | float`
    DimitriPapadopoulos committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    d090dd0 View commit details
    Browse the repository at this point in the history