We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e0d9f1 commit 4e07b94Copy full SHA for 4e07b94
beets/random.py
@@ -12,8 +12,7 @@
12
# The above copyright notice and this permission notice shall be
13
# included in all copies or substantial portions of the Software.
14
15
-"""Get a random song or album from the library.
16
-"""
+"""Get a random song or album from the library."""
17
18
import random
19
from itertools import groupby
0 commit comments