SickGear/lib/hachoir/stream/stream.py
2023-02-09 13:41:15 +00:00

2 lines
39 B
Python

class StreamError(Exception):
pass