mdolab / pyspline

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

Adjust docstrings for RST render #59

Closed eirikurj closed 1 year ago

eirikurj commented 1 year ago

Purpose

This PR fixes broken docstrings in the API documentation, e.g., here .

Expected time until merged

1 day

Type of change

Testing

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #59 (389482c) into main (161cc2b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #59   +/-   ##
=======================================
  Coverage   52.53%   52.53%           
=======================================
  Files           5        5           
  Lines        1616     1616           
=======================================
  Hits          849      849           
  Misses        767      767           
Impacted Files Coverage Δ
pyspline/utils.py 48.36% <ø> (ø)

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