Page MenuHomeDevCentral

Update code to the Black code style
ClosedPublic

Authored by dereckson on Fri, Oct 18, 20:08.
Tags
None
Referenced Files
F3684564: D3535.id9083.diff
Tue, Oct 22, 18:47
F3684320: D3535.id9089.diff
Tue, Oct 22, 17:50
F3684142: D3535.id9090.diff
Tue, Oct 22, 16:28
F3684056: D3535.diff
Tue, Oct 22, 16:04
F3684004: D3535.diff
Tue, Oct 22, 15:46
Unknown Object (File)
Sun, Oct 20, 18:48
Unknown Object (File)
Sun, Oct 20, 18:48
Unknown Object (File)
Sun, Oct 20, 18:48
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.Fri, Oct 18, 20:22
This revision is now accepted and ready to land.Fri, Oct 18, 22:18
This revision was automatically updated to reflect the committed changes.