Make a random change for testing

This commit is contained in:
Šarūnas Nejus 2024-05-07 16:23:49 +01:00
parent 0e0d9f133f
commit 4e07b941f7
No known key found for this signature in database
GPG key ID: DD28F6704DBE3435

View file

@ -12,8 +12,7 @@
# The above copyright notice and this permission notice shall be
# included in all copies or substantial portions of the Software.
"""Get a random song or album from the library.
"""
"""Get a random song or album from the library."""
import random
from itertools import groupby