Alexey Tereshenkov

Results 6 comments of Alexey Tereshenkov

@achapkowski Andrew, let me check if socket module is capable of establishing web socket connection. Doesn't look as easy to work with as using websocket-client package.

@achapkowski I have browsed around and it doesn't seem as as builtin module `socket` supports establishing connection via `wss` which is required to connect to a stream service. Do you...

@achapkowski , thanks for getting back on this. I just didn't have time to respond to you; so this issue is paused on my site so far... sorry for that!

Thanks for looking at the issue. You are right that at the very section you've looked at, there is no blank line. However, here on Napoleon page all docstrings have...

@andrewWallick , thanks a lot for reporting, I've updated the link. Also, very glad you found the repository helpful, awesome!

`autopep8 --aggressive --aggressive foo.py --max-line-length=90` with double `aggressive` does not help either