boostorg / release-tools

5 stars 24 forks source link

Lint MakeBoostDistro.py with the python code formatter Black #53

Closed sdarwin closed 10 months ago

sdarwin commented 10 months ago

@alandefreitas is updating MakeBoostDistro.py in another pull request. Code review is easier if python formatting is identical before and after. If the code format isn't being modified, there are fewer changes to review. So let's run black on MakeBoostDistro.py and merge it first.