Open miquelduranfrigola opened 3 weeks ago
All code in ersilia should be blackened (formatted) with the black tool. I suggest that we do this in CI/CD. I am quite confident GitHub Actions exist to format code.
black
N/A
@DhanshreeA If you feel like I can look into this.
I am also trying to look at: https://docs.astral.sh/ruff/ which is catching on quite a lot.
Summary
All code in ersilia should be blackened (formatted) with the
black
tool. I suggest that we do this in CI/CD. I am quite confident GitHub Actions exist to format code.Objective(s)
black
.Documentation
N/A