mirror of
https://github.com/morpheus65535/bazarr
synced 2025-03-03 18:15:50 +00:00
4 lines
46 B
Python
4 lines
46 B
Python
|
|
||
|
class DuplicateArgument(Exception):
|
||
|
pass
|