Plex-Bot-Music/PlexBot/exceptions.py

3 lines
46 B
Python
Raw Normal View History

2020-08-13 09:58:12 +02:00
class TrackNotFoundError(Exception):
pass