Commit 7f29c80
authored
fix autolink error that occurs when "See Also" line is succeeded by "--------" (#197)
* mat_types.py: fix bug when parsing mlapp files that have no description
* fix autolink error that occurs when "See Also" line is succeeded by "--------"
This usually happens when using numpy syntax docstrings.1 parent 30b7c3d commit 7f29c80
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
| 207 | + | |
207 | 208 | | |
208 | 209 | | |
209 | 210 | | |
| |||
0 commit comments