Skip to content

Commit

Permalink
Make a random change for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
snejus committed May 7, 2024
1 parent 0e0d9f1 commit 4e07b94
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions beets/random.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4e07b94

Please sign in to comment.