Takos
Takos
**Is your feature request related to a problem? Please describe.** When developing with this library, I constantly have to type hint variables returned by the functions, so my autocompleter suggests...
## My problem I document my class initialization inside the class docstring, therefore pydocstyle complains about undocumented `__init__` methods. ## My solution idea It would be great to have the...
Add websockets support to baguette, planned in 0.4. I'm creating this issue to track the feature.