Bitmessage / PyBitmessage

Reference client for Bitmessage: a P2P encrypted decentralised communication protocol:
https://bitmessage.org/wiki/Main_Page
Other
2.83k stars 576 forks source link

How about using the "Black" code formatter on the whole codebase? #2230

Open kashikoibumi opened 6 months ago

kashikoibumi commented 6 months ago

How about using the "Black" code formatter on the whole codebase?

https://github.com/psf/black

It will eliminate all of the formatting problems and discussions and subjective preferences and holy wars.