Skip to content

Commit 24a5664

Browse files
Update docstring of volume_synchronizer.py
1 parent 5c4f823 commit 24a5664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

streams/volume_synchronizer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Script for synchronizing AmpliPi and Spotify volumes"""
1+
"""Classes for synchronizing AmpliPi volume with the internal volume of a given stream"""
22
import json
33
import asyncio
44
import threading

0 commit comments

Comments
 (0)