rduncan
rduncan
It's very interesting that the auto-formatter here called out the correct line. I wonder if my implementation of YamlDotNet is incorrect. I'll supply that shortly. https://github.com/aaubry/YamlDotNet/issues/625#issuecomment-891909107
Here is how I am implementing YamlDotNet. Ideally, I would like to point the user to the correct offending line, which I have not been able to do. Right now...
> > class aiohttp.ClientPayloadError > > This exception can only be raised while reading the response payload if one of these errors occurs: > > > > * invalid compression...