This is an archive of the discontinued Mercurial Phabricator instance.

formatting: re-blacken match.py
ClosedPublic

Authored by mharbison72 on Dec 3 2020, 1:47 AM.

Details

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

mharbison72 created this revision.Dec 3 2020, 1:47 AM
Alphare added a subscriber: Alphare.Dec 7 2020, 5:13 AM

Is this because we changed the Black version a few days ago? I'm just making sure that you're using the right one.

Is this because we changed the Black version a few days ago? I'm just making sure that you're using the right one.

I don't think so. I don't think the original version would have been happy with the extra spaces in the first diff. I checked both python installs I have in WSL, as well as the black command, and everything is saying 20.8b1.

pulkit accepted this revision.Dec 7 2020, 12:57 PM
This revision is now accepted and ready to land.Dec 7 2020, 12:57 PM
This revision was automatically updated to reflect the committed changes.