Chilipp / autodocsumm

Extending your autodoc API docs with a summary
Apache License 2.0
48 stars 14 forks source link

specify parser for BeautifulSoup #76

Closed Chilipp closed 2 years ago

Chilipp commented 2 years ago

closes #75

@kloczek, please confirm that it does remove the warning

codecov[bot] commented 2 years ago

Codecov Report

Merging #76 (f1ccdf6) into master (b9d0773) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   84.19%   84.19%           
=======================================
  Files           1        1           
  Lines         310      310           
=======================================
  Hits          261      261           
  Misses         49       49           

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 b9d0773...f1ccdf6. Read the comment docs.

kloczek commented 2 years ago

That PR does not allies cleanly on top of last release. Will retest that on next release.