Bad type hints for async_to_sync and sync_to_async #254 ... from asgiref.sync import async_to_sync async def foo(x: int) -> None: print(x) ...
確定! 回上一頁