Commit 3d64cd2
committed
docs(api): fix malformed docstring in session.py
Pre-existing RST typo: ``return_sampling_results`` was missing its
opening double-backtick, leaving a dangling backtick after the
bulk normalisation. Correct the full inline-code span.
Assisted-by: Claude Code
Signed-off-by: Nigel Jones <nigel_jones@uk.ibm.com>1 parent 6b46c2f commit 3d64cd2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
926 | 926 | | |
927 | 927 | | |
928 | 928 | | |
929 | | - | |
| 929 | + | |
930 | 930 | | |
931 | 931 | | |
932 | 932 | | |
| |||
0 commit comments