Skip to content

Commit

Permalink
fix: Export ApplyModelMixin
Browse files Browse the repository at this point in the history
  • Loading branch information
Hannes Bruger committed Apr 17, 2024
1 parent 3ef5ed1 commit e1d0645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pydantic_apply/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
from .apply import ApplyModelMixin
from .apply import ApplyModelMixin as ApplyModelMixin

0 comments on commit e1d0645

Please sign in to comment.