We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e557d73 commit a4e2f7bCopy full SHA for a4e2f7b
test.py
@@ -32,7 +32,7 @@ def heos_test(loop):
32
# s75171 538 Dance Department
33
# s45142 Pingiuin Radio
34
# s9067 Sky Radio
35
- # heos.play_favourite(1028, 's75171') # 538 Dance Department
+ # heos.play_favourite('s75171') # 538 Dance Department
36
37
# with open('hello.mp3', mode='rb') as fhello:
38
# content = fhello.read()
0 commit comments