Closed Younday closed 5 months ago
Somebody forgot to run pre-commit, the master branch currently gives some suggestions when you run pre-commit run --all-files
pre-commit run --all-files
I don't know how that was possible, it should have given a failed pipeline when submitting a PR.
Changes have been included #61
Somebody forgot to run pre-commit, the master branch currently gives some suggestions when you run
pre-commit run --all-files