Files
Fulfillment-Backend/card_attributes/exceptions.py

3 lines
50 B
Python

class CardAttributeException(Exception):
pass