cloudsci / cloudmetrics

Toolkit for computing 15+ metrics characterising 2D cloud patterns
16 stars 8 forks source link

Updated isort from 5.10.1 to 5.11.5 and removed nb-black #71

Closed martinjanssens closed 1 year ago

martinjanssens commented 1 year ago

To allow pre-commit to continue functioning. Could have gone for an update to 5.12.0, but that would remove support for Python 3.7. Going that far might better be part of a bigger update?

This PR also comments nb-black from the testing, since it does not currently work (see https://github.com/dnanhkhoa/nb_black/issues/40).

leifdenby commented 1 year ago

Looks great, thanks!