mirror of
https://github.com/beetbox/beets.git
synced 2026-02-25 08:45:01 +01:00
Make a random change for testing
This commit is contained in:
parent
0e0d9f133f
commit
4e07b941f7
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue