diff --git a/beets/random.py b/beets/random.py index b3276bd3ed..f3318054c8 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