lbryio / aioupnp

UPnP for asyncio
MIT License
29 stars 7 forks source link

[WIP] improve type hints and documentation coverage #10

Closed binaryflesh closed 5 years ago

binaryflesh commented 5 years ago

This WIP PR utilizes better type hinting and docstrings for functions to help troubleshoot current UPnP bugs and future feature implementations. This PR does not add any new functionality.

tzarebczan commented 5 years ago

Thanks for the pr @binaryflesh !! Let us know when this is ready for review.

jackrobison commented 5 years ago

Closing this - quite a lot of mypy refactoring has been merged