mirror of https://github.com/morpheus65535/bazarr
4 lines
46 B
Python
4 lines
46 B
Python
|
|
||
|
class DuplicateArgument(Exception):
|
||
|
pass
|