Commit 6b8725f
committed
Add a docstring to toolkit's BezierPath.__init__.
This breaks on new Sphinx due to missing the docstring for the inherited
methods that the superclass docstring references, but this method
doesn't need it.1 parent ecdfa65 commit 6b8725f
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
111 | 119 | | |
112 | 120 | | |
113 | 121 | | |
| |||
0 commit comments