mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-01 02:38:59 +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 @@
|
||||
async def func() -> Any
|
||||
async def func() -> Coroutine[Any, Any, None]
|
||||
Reference in New Issue
Block a user