This website requires JavaScript.
Explore
Sign In
codey
/
api
Watch
1
Star
0
Fork
0
You've already forked api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
api
/
utils
/
constructors.py
8 lines
75 B
Python
Raw
Normal View
History
Unescape
Escape
cleanup
2025-02-18 14:56:24 -05:00
"""
LastFM
"""
radio_util: open tracks SQLite DB in readonly mode; black: reformat files
2025-04-17 07:28:05 -04:00
cleanup
2025-02-18 14:56:24 -05:00
class
InvalidLastFMResponseException
(
Exception
)
:
radio_util: open tracks SQLite DB in readonly mode; black: reformat files
2025-04-17 07:28:05 -04:00
pass
Reference in New Issue
Copy Permalink