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

Allow parenthesized implicitly concatenated strings inside calls, to be more compatible with Black. #8590

Merged
merged 8 commits into from
Jun 18, 2023

Commits on Apr 18, 2023

  1. Try allowing parenthesized implicitly concatenated strings, to be mor…

    …e compatible with Black.
    yilei committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    da65592 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    862ce15 View commit details
    Browse the repository at this point in the history
  3. Update example.

    yilei committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    a94b57e View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Configuration menu
    Copy the full SHA
    607912d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Configuration menu
    Copy the full SHA
    f80f2f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    819ec3f View commit details
    Browse the repository at this point in the history
  3. Fix typos

    jacobtylerwalls committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    e2ee5a2 View commit details
    Browse the repository at this point in the history
  4. Remove extra colon

    jacobtylerwalls committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    a315e0c View commit details
    Browse the repository at this point in the history