rcxwhiz / django-hierarchical-models

MIT License
1 stars 0 forks source link

Enforce code formatting #8

Closed rcxwhiz closed 4 months ago

rcxwhiz commented 4 months ago

Code formatting should be enforced via pre-commit and GitHub actions. I believe that just using black again should be fine.