tetra-framework / tetra

Tetra - A full stack component framework for Django using Alpine.js
https://www.tetraframework.com
MIT License
540 stars 14 forks source link

Format codebase using black #50

Closed nerdoc closed 3 months ago

nerdoc commented 3 months ago

This is more an exercise/todo item than a bug. But it would help preventing whitespace errors when different IDEs produce different output.

And add a collaboration hint that black should be used.