mdolab / idwarp

IDWarp is a mesh warping package for the MACH framework.
Other
17 stars 29 forks source link

Updated black formatting #78

Closed sseraj closed 1 year ago

sseraj commented 1 year ago

Purpose

I formatted the code with the new version of black and bumped the patch version. I will make a new release after this is merged.

Expected time until merged

2 days

Type of change

Testing

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #78 (eb29317) into main (9ccc301) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #78   +/-   ##
=======================================
  Coverage   73.43%   73.43%           
=======================================
  Files           6        6           
  Lines         753      753           
=======================================
  Hits          553      553           
  Misses        200      200           
Impacted Files Coverage Δ
idwarp/MultiUnstructuredMesh.py 84.61% <ø> (ø)
idwarp/UnstructuredMesh.py 62.73% <ø> (ø)
idwarp/__init__.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more