diff --git a/pydantic_changedetect/__init__.py b/pydantic_changedetect/__init__.py index b5489da..2620a80 100644 --- a/pydantic_changedetect/__init__.py +++ b/pydantic_changedetect/__init__.py @@ -1 +1 @@ -from .changedetect import ChangeDetectionMixin +from .changedetect import ChangeDetectionMixin as ChangeDetectionMixin