Commit ed07e05
committed
Update docstrings for plot_directive.
- Small edit to PlotDirective's docstring.
- In the module's docstring, avoid having tokens ("is", "for") that
would get misthighlighted as Python keywords. I did not move the
entire block into a `.. code-block:: rst` because there are later
cases where we show a python snippet under `.. plot::`, in which
case having Python syntax highlighting is actually nicer.1 parent 4595bbd commit ed07e05
1 file changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
221 | 222 | | |
222 | 223 | | |
223 | 224 | | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
| 225 | + | |
228 | 226 | | |
229 | 227 | | |
230 | 228 | | |
| |||
0 commit comments