Skip to content

Commit 4b37624

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 2a92630 commit 4b37624

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aiokef/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""A module for asynchronously interacting with KEF wireless speakers."""
2+
23
import pkg_resources
34

45
from aiokef.aiokef import AsyncKefSpeaker, SyncKefSpeaker

0 commit comments

Comments
 (0)