1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-03-03 18:15:50 +00:00
bazarr/libs/auditok/exceptions.py

4 lines
46 B
Python
Raw Normal View History

class DuplicateArgument(Exception):
pass