bazarr/libs/pyga/exceptions.py

3 lines
43 B
Python
Raw Normal View History

2018-11-01 00:08:29 +08:00
class ValidationError(Exception):
pass