altdesktop / python-dbus-next

🚌 The next great DBus library for Python with asyncio support
https://python-dbus-next.readthedocs.io/en/latest/
MIT License
187 stars 59 forks source link

Implement PEP 561 to indicate inline type hints #69

Closed trickeydan closed 3 years ago

trickeydan commented 3 years ago

Fixes #30

acrisci commented 3 years ago

:+1: