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