SciTools / iris-esmf-regrid

A collection of structured and unstructured ESMF regridding schemes for Iris.
https://iris-esmf-regrid.readthedocs.io/en/latest
BSD 3-Clause "New" or "Revised" License
19 stars 17 forks source link

Update black #167

Closed stephenworsley closed 2 years ago

stephenworsley commented 2 years ago

as with https://github.com/SciTools/iris/pull/4668, black needs updating in order for the CI to work.

codecov[bot] commented 2 years ago

Codecov Report

Merging #167 (d93e86a) into main (054f5ea) will not change coverage. The diff coverage is n/a.

:exclamation: Current head d93e86a differs from pull request most recent head 8cd959b. Consider uploading reports for the commit 8cd959b to get more accurate results

@@           Coverage Diff           @@
##             main     #167   +/-   ##
=======================================
  Coverage   99.51%   99.51%           
=======================================
  Files          27       27           
  Lines        2469     2469           
=======================================
  Hits         2457     2457           
  Misses         12       12           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more