Mic92 / python-mpd2

Python library which provides a client interface for the Music Player Daemon.
GNU Lesser General Public License v3.0
352 stars 119 forks source link

fully type check asyncio module #145

Closed Mic92 closed 1 year ago

chrysn commented 3 years ago

Anything in particular I should (have -- sorry, missed the ping) look(ed) at?

From reading through it it appears fine, and the example runs fine in python3 and mypy doesn't complain about it.