doc: improve HalfFlat class docstring#8211
Conversation
|
|
Documentation build overview
217 files changed ·
|
OriolAbril
left a comment
There was a problem hiding this comment.
This is looking much better now, thanks!
If you haven't yet, you can check the preview at https://pymcio--8211.org.readthedocs.build/projects/docs/en/8211/api/distributions/generated/pymc.HalfFlat.html (from the readthedocs comment "Preview build" then browse to the respective page)
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## v6 #8211 +/- ##
=====================================
Coverage ? 91.71%
=====================================
Files ? 124
Lines ? 19962
Branches ? 0
=====================================
Hits ? 18309
Misses ? 1653
Partials ? 0
🚀 New features to boost your workflow:
|


Improves the class-level docstring for the
HalfFlatdistribution inpymc/distributions/continuous.py.Changes:
Related to #5459
Closes #8208