From 4e07b941f76b90043cdf4400738a82f7876485a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0ar=C5=ABnas=20Nejus?= Date: Tue, 7 May 2024 16:23:49 +0100 Subject: [PATCH] Make a random change for testing --- beets/random.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/beets/random.py b/beets/random.py index b3276bd3e..f3318054c 100644 --- a/beets/random.py +++ b/beets/random.py @@ -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