Adding docstring

This commit is contained in:
multikatt 2015-04-06 17:21:51 -04:00
parent 85544199a7
commit 247b4739ae

View file

@ -11,6 +11,8 @@
# The above copyright notice and this permission notice shall be
# included in all copies or substantial portions of the Software.
"""Adds support for ipfs. Requires go-ipfs and a running ipfs daemon
"""
from beets import ui
from beets.plugins import BeetsPlugin