mirror of
https://github.com/beetbox/beets.git
synced 2025-12-28 11:32:30 +01:00
Make a change to test
This commit is contained in:
parent
040a2412b3
commit
249d49942e
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ class BeetsPlugin:
|
|||
return wrapper
|
||||
|
||||
def queries(self):
|
||||
"""Should return a dict mapping prefixes to Query subclasses."""
|
||||
"""Return a dict mapping prefixes to Query subclasses."""
|
||||
return {}
|
||||
|
||||
def track_distance(self, item, info):
|
||||
|
|
|
|||
Loading…
Reference in a new issue