mirror of
https://github.com/nathom/streamrip.git
synced 2025-06-01 07:48:25 -04:00
Name changes
This commit is contained in:
parent
3b6c1dc0bd
commit
b01bf6f5bb
3 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@ from typing import Union
|
|||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
class QobuzDB:
|
||||
class MusicDB:
|
||||
"""Simple interface for the downloaded track database."""
|
||||
|
||||
def __init__(self, db_path: Union[str, os.PathLike]):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue