django-cotton/django_cotton/exceptions.py
2024-09-15 10:13:56 +01:00

2 lines
65 B
Python

class CottonIncompleteDynamicComponentError(Exception):
pass