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

Fix "src/pip" to respect flake8-bugbear #8405

Merged
merged 7 commits into from
Jun 10, 2020

Commits on Jun 9, 2020

  1. Add B014 ignore

    deveshks committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    0dbd393 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76a1301 View commit details
    Browse the repository at this point in the history
  3. Add news entry

    deveshks committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    9315582 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3f012c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    021eddc View commit details
    Browse the repository at this point in the history
  6. Use module.__file__

    deveshks committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    76257e4 View commit details
    Browse the repository at this point in the history
  7. Add noqa B010 for setattr

    deveshks committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    8f1d808 View commit details
    Browse the repository at this point in the history