fix docs highlight misalignment#5512
Conversation
Greptile SummaryThis PR corrects the
Confidence Score: 5/5Safe to merge — a one-line documentation-only fix with no runtime impact. The change updates three line-range values in an RST emphasize-lines directive. Cross-checking against the actual Python file confirms the new ranges correctly land on the LEAPP import (line 20), the output-annotation block (lines 75-77), and the input-annotation block (lines 92-105). No logic, configuration, or API surface is touched. No files require special attention. Important Files Changed
Reviews (1): Last reviewed commit: "fix docs highlight misalignment" | Re-trigger Greptile |
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
List any dependencies that are required for this change.
Fixes # (issue)
Type of change
Screenshots
Please attach before and after screenshots of the change if applicable.
Checklist
pre-commitchecks with./isaaclab.sh --formatconfig/extension.tomlfileCONTRIBUTORS.mdor my name already exists there