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

[flake8_comprehensions] add sum/min/max to unnecessary comprehension check (C419) #10759

Merged
merged 8 commits into from Apr 3, 2024

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    f110afa View commit details
    Browse the repository at this point in the history
  2. remove stray bracket

    carljm committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8d2d104 View commit details
    Browse the repository at this point in the history
  3. move sum/min/max to preview

    carljm committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    bed402c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48eddca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a0e067 View commit details
    Browse the repository at this point in the history
  6. doc improvements

    carljm committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9bb1617 View commit details
    Browse the repository at this point in the history
  7. another doc tweak

    carljm committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    226a543 View commit details
    Browse the repository at this point in the history
  8. remove unnecessary clause

    carljm committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2ed8db8 View commit details
    Browse the repository at this point in the history