Closed YXL76 closed 1 year ago
ServerProxy's __aenter__ return an aiohttp.client.ClientSession instance, which is confusing.
ServerProxy
__aenter__
aiohttp.client.ClientSession
Major issues with pylama have been fixed, so there is no need to continue using pylava.
pylama
pylava
ServerProxy
's__aenter__
return anaiohttp.client.ClientSession
instance, which is confusing.