Bitmessage / PyBitmessage

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

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

Open kashikoibumi opened 1 month ago

kashikoibumi commented 1 month 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.