We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a92630 commit 4b37624Copy full SHA for 4b37624
aiokef/__init__.py
@@ -1,4 +1,5 @@
1
"""A module for asynchronously interacting with KEF wireless speakers."""
2
+
3
import pkg_resources
4
5
from aiokef.aiokef import AsyncKefSpeaker, SyncKefSpeaker
0 commit comments