Skip to content

Commit 4e07b94

Browse files
committed
Make a random change for testing
1 parent 0e0d9f1 commit 4e07b94

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

beets/random.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
# The above copyright notice and this permission notice shall be
1313
# included in all copies or substantial portions of the Software.
1414

15-
"""Get a random song or album from the library.
16-
"""
15+
"""Get a random song or album from the library."""
1716

1817
import random
1918
from itertools import groupby

0 commit comments

Comments
 (0)