Page MenuHomeDevCentral

Update code to the Black code style
ClosedPublic

Authored by dereckson on Oct 18 2024, 20:08.
Tags
None
Referenced Files
F24538147: D3535.id9083.diff
Thu, Feb 26, 03:39
F24538088: D3535.id9083.diff
Thu, Feb 26, 03:34
F24532556: D3535.id9090.diff
Wed, Feb 25, 20:14
F24529833: D3535.id9089.diff
Wed, Feb 25, 16:31
F24529762: D3535.id9089.diff
Wed, Feb 25, 16:25
Unknown Object (File)
Wed, Feb 25, 07:26
Unknown Object (File)
Tue, Feb 24, 00:40
Unknown Object (File)
Mon, Feb 23, 10:37
Subscribers
None

Details

Summary

Black code style "aims for consistency, generality, readability
and reducing git diffs". It's also PEP 8 compliant.

Ref T2058

Test Plan
  • woof CONTRIBUTORS.md
  • woof -U
  • woof -h

Diff Detail

Repository
rWURF wurf
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.

⏸️ on hold

Let's simplify our life and accept the pull request for cgi module first, as we totally lose the diff/patch context with this 3 spaces to 4 spaces change.

dereckson retitled this revision from Update code to the The Black code style to Update code to the Black code style.Oct 18 2024, 20:22
This revision is now accepted and ready to land.Oct 18 2024, 22:18
This revision was automatically updated to reflect the committed changes.