django-eav2/eav/exceptions.py
2021-10-16 10:43:02 -07:00

2 lines
54 B
Python

class IllegalAssignmentException(Exception):
pass