nci / scores

scores: Metrics for the verification, evaluation and optimisation of forecasts, predictions or models.
https://scores.readthedocs.io/
Apache License 2.0
82 stars 25 forks source link

Update files from black #769

Closed tennlee closed 4 days ago

tennlee commented 4 days ago

pre-commit has separate version pinning to pyproject.toml. It is a shame pre-commit isn't getting its versions from pyproject.toml. This resulted in apparent differences in pre-commit results compared to command-line results. This PR will update pre-commit config and also update the files which are modified by the new black version. The changes have been reviewed and all tests pass.