Open Issues Need Help
View All on GitHub Add code formatting workflow to CI 5 months ago
AI Summary: This issue proposes adding a GitHub Actions workflow to automatically check code formatting using `black` and `isort` on push and pull requests. The goal is to ensure consistent code style, simplify reviews, and allow developers to easily fix formatting issues locally.
Complexity:
2/5
enhancement good first issue