cleanup
This commit is contained in:
6
utils/constructors.py
Normal file
6
utils/constructors.py
Normal file
@ -0,0 +1,6 @@
|
||||
"""
|
||||
LastFM
|
||||
"""
|
||||
|
||||
class InvalidLastFMResponseException(Exception):
|
||||
pass
|
Reference in New Issue
Block a user