trio icon indicating copy to clipboard operation
trio copied to clipboard

Enable ruff's `flake8-commas` rule

Open CoolCat467 opened this issue 1 year ago • 4 comments

In this pull request, we enable ruff's flake8-commas rule and handle all the reformatting black does because of this.

~No functional changes~ Had to update gen_exports to run black a 2nd time, if/when this is merged it will probably need to be added to the purely formatting commits thing jakkdl was talking about a while ago.

CoolCat467 avatar Aug 01 '24 04:08 CoolCat467