mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 10:20:15 +07:00
PY-56609: Refactoring in quick documentation
Migrating PyQuickDocTest.py to Python 3 GitOrigin-RevId: 2ad69939a695066d92f7c8c937828f8097110a62
This commit is contained in:
committed by
intellij-monorepo-bot
parent
98f4edc289
commit
a143468daa
@@ -1 +1 @@
|
||||
<html><body><div class='definition'><pre><a href="psi_element://#module#AsyncFunctionQuickDoc">AsyncFunctionQuickDoc</a><br>async def <b>func</b>() -> Any</pre></div></body></html>
|
||||
<html><body><div class='definition'><pre><a href="psi_element://#module#AsyncFunctionQuickDoc">AsyncFunctionQuickDoc</a><br>async def <b>func</b>() -> Coroutine[Any, Any, None]</pre></div></body></html>
|
||||
Reference in New Issue
Block a user