bazarr/libs/auditok/exceptions.py

4 lines
46 B
Python
Raw Normal View History

class DuplicateArgument(Exception):
pass