Commit 0fa5a4b
committed
DOC: Improve Python package information.
Improve Python package information:
- Make the reference in the long description match the package name and
not the ITK project name.
- Use white spaces to avoid words in two consecutive lines being
concatenated.
- Prefer ASCII double inverted commas.
Partially addresses:
InsightSoftwareConsortium/ITK#3261 parent 39754ec commit 0fa5a4b
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments