Skip to content

Conversation

@juanitorduz
Copy link

@juanitorduz juanitorduz commented Oct 13, 2025

Fix doctring formats in pyro-ppl#2081

I've fixed both documentation formatting issues:

  1. LeftCensoredDistribution (line 33): Added a blank line before the bullet list and properly indented the continuation text for better RST formatting.

  2. RightCensoredDistribution (line 38): Fixed the indentation of the "Example:" block to be consistent with the surrounding text (6 spaces instead of 8) and added a blank line before the nested bullet list.

The changes ensure proper reStructuredText formatting for the docstrings, which should resolve the docutils warnings and errors when building the documentation.

@juanitorduz juanitorduz changed the base branch from master to leftrightcensored October 13, 2025 17:54
@juanitorduz juanitorduz deleted the pr-2081 branch October 15, 2025 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant