The black version that is running in the github ci is 24.1 but in the pre-commit is 23.3, so is creating conflict. It would be better to uniform this, maybe installing pre-commit and running pre-commit also in CI instead of installing a black independently, or forcing version too at CI.
The black version that is running in the github ci is 24.1 but in the pre-commit is 23.3, so is creating conflict. It would be better to uniform this, maybe installing pre-commit and running pre-commit also in CI instead of installing a black independently, or forcing version too at CI.