Files
openide/python/testData/quickdoc/InnerClassDocstringForConstructor.html
Mikhail Golubev ca372eb8ca PY-29717 Fix docstring inheritance for constructors and local classes
Also, add more tests on this feature in general.
2018-06-09 15:59:37 +03:00

1 line
436 B
HTML

<html><body><div class='definition'><pre><small>class <a href="psi_element://#class#">MyClass</a></small><br><br>def&nbsp;<b>__init__</b>(self:&nbsp;MyClass)&nbsp;-&gt;&nbsp;None</pre></div><div class='content'>Class&nbsp;docstring.</div><table class='sections'><tr><td valign='top' class='section'><p>Documentation is copied from:</td><td valign='top'><code><a href="psi_element://#class#">MyClass</a></code></td></table></body></html>