Skip to content

Commit

Permalink
chore: Make pylance happy by 'exporting' in __init__.py (see microsof…
Browse files Browse the repository at this point in the history
  • Loading branch information
ddanier committed Apr 17, 2024
1 parent 10b8d13 commit 946b196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pydantic_changedetect/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
from .changedetect import ChangeDetectionMixin
from .changedetect import ChangeDetectionMixin as ChangeDetectionMixin

0 comments on commit 946b196

Please sign in to comment.