Closed valerian-chen closed 1 year ago
Ah, because it's on the master branch and I've enabled branch protection -- while you're allowed to push straight to master as repo owner, the Black action isn't.
We can disable the branch protection if you like, but the other options are to either create PRs, or to run Black locally before you push.
That's great, whew. I'll commit to a different branch then.
My most recent commits to master seem to be tripping Black up and I can't figure out why. @ZedThree, any idea?