From 66a627fed8a2c148cd10433e60ff71a27029c0d4 Mon Sep 17 00:00:00 2001 From: Fabrice Laporte Date: Thu, 14 Apr 2016 00:58:42 +0200 Subject: [PATCH] restore module docstring --- beetsplug/lyrics.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/beetsplug/lyrics.py b/beetsplug/lyrics.py index 7b3f93671..b039bb986 100644 --- a/beetsplug/lyrics.py +++ b/beetsplug/lyrics.py @@ -13,6 +13,9 @@ # The above copyright notice and this permission notice shall be # included in all copies or substantial portions of the Software. +"""Fetches, embeds, and displays lyrics. +""" + from __future__ import absolute_import, division, print_function import difflib