Closed NimaLaal closed 3 years ago
It's a linting problem. Just run "black ." and then add/commit/push the changed files).
I see linting problems a lot in PRs here. Just a friendly reminder the vscode is amazing and has support for automatic formatting. There is also a pre-commit hook that will run black automatically when running git commit
. You need to run make init
to set it up.
Just a nudge to @NimaLaal to attempt to have this ready to merge before tomorrow.
Some checks are failing here @NimaLaal .