docs: Fix reference
This commit is contained in:
parent
bba1f0a840
commit
3e3f59c1d0
@ -56,7 +56,7 @@ class LibraryProvider(object):
|
||||
"""
|
||||
Name of the library's root directory in Mopidy's virtual file system.
|
||||
|
||||
*MUST be set by any class that implements :meth:`browse`.*
|
||||
*MUST be set by any class that implements :meth:`LibraryProvider.browse`.*
|
||||
"""
|
||||
|
||||
def __init__(self, backend):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user