mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-01-13 10:17:43 +08:00
3 lines
43 B
Python
3 lines
43 B
Python
|
class ValidationError(Exception):
|
||
|
pass
|