Closed KMouratidis closed 5 years ago
Thanks @KMouratidis! Type annotations are surely welcomed for pywsd
.
While you're working on it, could you clean up your commits, you have added erroneous .pyc
cache files, e.g.
git rm *.pyc
git push -f
@alvations I just did, sorry about that.
It's a year late but still thank you @KMouratidis!
I added more info in docstrings as well as some type annotations (works with Py3.6). I will keep meddling with the the whole repository but wanted these changes to be done separately in case you might want to pull them.
Kind regards,