Commit 2ccedde
committed
Add missing space
I do wish the developers guide (documentation section) would say to
`make -C Doc/ check` to avoid the embarassment of pushing broken docs.
I tracked down the failing test to a 'sphinx-lint' in
`.pre-commit-config.yaml` but how that links up to the 'check' target in
Docs/Makefile isn't clear.1 parent d9cdf28 commit 2ccedde
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
409 | | - | |
| 409 | + | |
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
| |||
0 commit comments