The version of black pinned in constraints.txt is much newer than the version pre-commit uses. This causes inconsistencies with editors and should be brought in sync.
To fix, update the version in pre-commit to match the newer version in constraints.txt.
The version of black pinned in
constraints.txtis much newer than the versionpre-commituses. This causes inconsistencies with editors and should be brought in sync.To fix, update the version in
pre-committo match the newer version inconstraints.txt.