Skip to content

Commit

Permalink
Apply isort
Browse files Browse the repository at this point in the history
  • Loading branch information
mill1000 committed Nov 6, 2024
1 parent a5359e6 commit 7d236e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpris_monitor_kasa.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
import kasa
from dbus_next import BusType, Message, MessageType
from dbus_next.aio import MessageBus
from rpi_ws281x import PixelStrip, Color
from gpiozero import Button
from rpi_ws281x import Color, PixelStrip

_LOGGER = logging.getLogger("mpris-monitor")

Expand Down

0 comments on commit 7d236e4

Please sign in to comment.