1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-01-31 11:22:38 +00:00
bazarr/libs/pyga/exceptions.py

3 lines
43 B
Python
Raw Normal View History

2018-10-31 16:08:29 +00:00
class ValidationError(Exception):
pass