cli/ytrssil/exceptions.py

3 lines
43 B
Python

class ChannelNotFound(Exception):
pass