PY-29339 Display "async" function modifiers in documentation

This commit is contained in:
Mikhail Golubev
2018-06-02 22:49:53 +03:00
parent b722a2aedc
commit 5988a48236
6 changed files with 24 additions and 1 deletions

View File

@@ -0,0 +1 @@
<html><body><div class='definition'><pre><a href="psi_element://#module#AsyncFunctionQuickDoc">AsyncFunctionQuickDoc</a><br>async&nbsp;def&nbsp;<b>func</b>()&nbsp;-&gt;&nbsp;Any</pre></div></body></html>