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

Improve B033 (duplicate set items) #385

Merged
merged 4 commits into from
May 22, 2023

Commits on May 22, 2023

  1. Improve B033 (duplicate set items)

    - Include the repr() of the duplicate item in the error
    - Point the error directly at the duplicate item
    
    Fixes PyCQA#384
    JelleZijlstra committed May 22, 2023
    Configuration menu
    Copy the full SHA
    2b2b8cb View commit details
    Browse the repository at this point in the history
  2. black

    JelleZijlstra committed May 22, 2023
    Configuration menu
    Copy the full SHA
    071e7d9 View commit details
    Browse the repository at this point in the history
  3. more black

    JelleZijlstra committed May 22, 2023
    Configuration menu
    Copy the full SHA
    3d3c4fd View commit details
    Browse the repository at this point in the history
  4. Another test

    JelleZijlstra committed May 22, 2023
    Configuration menu
    Copy the full SHA
    e6c6653 View commit details
    Browse the repository at this point in the history