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

[pycodestyle] Add fix for multiple-imports-on-one-line (E401) #9518

Merged
merged 8 commits into from
Jan 21, 2024

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    529ff76 View commit details
    Browse the repository at this point in the history
  2. add new test cases

    diceroll123 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    0477953 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    0feff07 View commit details
    Browse the repository at this point in the history
  2. Wip

    charliermarsh committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    dc1b770 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f55a583 View commit details
    Browse the repository at this point in the history
  4. Fix single-line

    charliermarsh committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    096c352 View commit details
    Browse the repository at this point in the history
  5. Fix clippy

    charliermarsh committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    6302c86 View commit details
    Browse the repository at this point in the history
  6. Fix clippy

    diceroll123 committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    92df930 View commit details
    Browse the repository at this point in the history