cli/ytrssil/exceptions.py

3 lines
43 B
Python
Raw Normal View History

class ChannelNotFound(Exception):
pass