Skip to content

black: enable skip_magic_trailing_comma #5252

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

Merged
merged 3 commits into from
Apr 27, 2021

Conversation

srittau
Copy link
Collaborator

@srittau srittau commented Apr 26, 2021

Let's wait for the hotfixed black version, per psf/black#2141.

@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

1 similar comment
@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@JelleZijlstra
Copy link
Member

I think it's fine to merge this now even without the release. CI will work fine because the cache gets wiped every time, and the cache is versioned by Black version so contributors are unlikely to have a bad cache locally for the new Black version. We're likely to have a new release out by tomorrow though.

@JelleZijlstra
Copy link
Member

New release just came out, I'll pin black to the new version and then land this PR.

@JelleZijlstra JelleZijlstra marked this pull request as ready for review April 27, 2021 15:05
@JelleZijlstra
Copy link
Member

Looks like there's a permission issue with the mypy-primer comment workflow: Error: Unhandled error: HttpError: Resource not accessible by integration.

@JelleZijlstra JelleZijlstra merged commit 4ac3cca into python:master Apr 27, 2021
@srittau srittau deleted the magic-trailing-comma branch April 27, 2021 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants