Commit 1078a5a
committed
Cell: remove unneeded newline in the middle of class documentation
The `contents` documentation was split over multiple lines, but an extra
newline meant that there was an (indented) line with just the word "and"
followed by an unindented line with "further attempts...". Remove that newline
to avoid having just a single word in the documentation and to fix the
indentation.1 parent 9398655 commit 1078a5a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments