cyanobyte
cyanobyte copied to clipboard
Use Python black for enforcing formatting
Python black is a great tool to auto-format python source. We should enforce that all code is blackened to avoid spending time thinking about formatting.