Uh oh!
There was an error while loading. Please reload this page.
black: enable skip_magic_trailing_comma - #5252
Conversation
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉 |
1 similar comment
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉 |
JelleZijlstra
commented
Apr 26, 2021
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
commented
Apr 27, 2021
New release just came out, I'll pin black to the new version and then land this PR. |
JelleZijlstra
commented
Apr 27, 2021
Looks like there's a permission issue with the mypy-primer comment workflow: |
Let's wait for the hotfixed black version, per psf/black#2141.