srstevenson / nb-clean

Clean Jupyter notebooks for version control. Remove metadata, outputs, and execution counts with Git and pre-commit support.
https://pypi.org/project/nb-clean
ISC License
135 stars 18 forks source link

Remove docstring section from functions returning None #138

Closed srstevenson closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #138 (0059cfe) into main (ad2204f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #138   +/-   ##
=======================================
  Coverage   97.95%   97.95%           
=======================================
  Files           3        3           
  Lines         147      147           
=======================================
  Hits          144      144           
  Misses          3        3           
Impacted Files Coverage Δ
src/nb_clean/__init__.py 100.00% <ø> (ø)
src/nb_clean/cli.py 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.