Update PythonDocumentationProvider.describeFunction

This commit is contained in:
Semyon Proshev
2017-09-22 15:52:16 +03:00
parent b303ed270f
commit ed3672ce40
33 changed files with 49 additions and 61 deletions
@@ -1 +1 @@
<html><body><code>@<i>decorator</i><br>def <b>foo</b>(param)<br>Inferred&nbsp;type:&nbsp;(param:&nbsp;Any)&nbsp;-&gt;&nbsp;None<br></code></body></html>
<html><body><code>@<i>decorator</i><br>def&nbsp;<b>foo</b>(param)<br>Inferred&nbsp;type:&nbsp;(param:&nbsp;Any)&nbsp;-&gt;&nbsp;None</code></body></html>