jsonrpcclient icon indicating copy to clipboard operation
jsonrpcclient copied to clipboard

Typo in examples/aiohttp_client.py

Open existedinnettw opened this issue 1 year ago • 0 comments

https://github.com/explodinglabs/jsonrpcclient/blob/64ff5d0f66dd148f7c4f08f2d9b2f9f16a63e581/examples/aiohttp_client.py#L19 may need to modify to

            elif isinstance(parsed, Error):

existedinnettw avatar Jul 23 '24 02:07 existedinnettw