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 E231 bug: Inconsistent catch compared to pycodestyle, such as when dict nested in list #10469

Merged
merged 4 commits into from Mar 21, 2024

Commits on Mar 19, 2024

  1. fix bug

    augustelalande committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    6e779de View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    0558714 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee08766 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. reduce to one stack

    augustelalande committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    37d2270 View commit details
    Browse the repository at this point in the history