mdolab / pyspline

pySpline produces B-spline curves, surfaces, and volumes
Other
39 stars 26 forks source link

flake8 fixes #32

Closed ewu63 closed 3 years ago

ewu63 commented 3 years ago

Purpose

Type of change

What types of change is it? Select the appropriate type(s) that describe this PR

Testing

Existing tests

Checklist

Put an x in the boxes that apply.

codecov[bot] commented 3 years ago

Codecov Report

Merging #32 (d5e35e7) into master (3260102) will not change coverage. The diff coverage is 60.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #32   +/-   ##
=======================================
  Coverage   60.55%   60.55%           
=======================================
  Files           5        5           
  Lines        1610     1610           
=======================================
  Hits          975      975           
  Misses        635      635           
Impacted Files Coverage Δ
pyspline/pyCurve.py 51.87% <50.00%> (ø)
pyspline/pySurface.py 63.24% <66.66%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3260102...d5e35e7. Read the comment docs.