Files
webshop/src/utils/exceptions.py

4 lines
51 B
Python

class FileIntegrityError(BaseException):
pass