bazarr/libs/pyga/exceptions.py
2018-10-31 17:08:29 +01:00

3 lines
43 B
Python

class ValidationError(Exception):
pass