- Notifications
You must be signed in to change notification settings - Fork675
Commit9fe372a
chore(docs): Fix CHANGELOG tracebacks codeblocks
With v5.1.0 CHANGELOG.md was updated that mangled v1.10.0 triplebacktick codeblock Traceback output that made sphinx fail [1] with anon-zero return code.The resulting docs appears to be processes as text after the failingline [2]. While reviewing other backtick codeblocks fix v1.8.0 [3] tothe original traceback.[1]https://github.com/python-gitlab/python-gitlab/actions/runs/12060608158/job/33631303063#step:5:204[2]https://python-gitlab.readthedocs.io/en/v5.1.0/changelog.html#v1-10-0-2019-07-22[3]https://python-gitlab.readthedocs.io/en/v5.0.0/changelog.html#id2581 parent9877520 commit9fe372a
1 file changed
+12
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7596 | 7596 | | |
7597 | 7597 | | |
7598 | 7598 | | |
7599 | | - | |
| 7599 | + | |
| 7600 | + | |
| 7601 | + | |
| 7602 | + | |
| 7603 | + | |
| 7604 | + | |
7600 | 7605 | | |
7601 | 7606 | | |
7602 | 7607 | | |
| |||
7928 | 7933 | | |
7929 | 7934 | | |
7930 | 7935 | | |
7931 | | - | |
7932 | | - | |
7933 | | - | |
| 7936 | + | |
| 7937 | + | |
| 7938 | + | |
| 7939 | + | |
| 7940 | + | |
| 7941 | + | |
7934 | 7942 | | |
7935 | 7943 | | |
7936 | 7944 | | |
| |||
0 commit comments
Comments
(0)