BaPSF / bapsflib

A Python Toolkit for BaPSF
11 stars 7 forks source link

Convert docstrings to `numpydoc` style #140

Open rocco8773 opened 4 days ago

rocco8773 commented 4 days ago

Convert all docstrings from the reST style to the numpydoc style.

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.50%. Comparing base (1acd0d1) to head (431bfaa).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #140 +/- ## ======================================= Coverage 98.50% 98.50% ======================================= Files 47 47 Lines 3076 3076 Branches 580 580 ======================================= Hits 3030 3030 Misses 44 44 Partials 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.