Skip to content

Commit

Permalink
eases import of StrictExtendableBaseModel from root module root
Browse files Browse the repository at this point in the history
  • Loading branch information
lmignon committed Oct 11, 2023
1 parent bdfe302 commit 92d7fd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/extendable_pydantic/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
# shortcut to main used class
from .main import ExtendableModelMeta
from .models import ExtendableBaseModel
from .models import StrictExtendableBaseModel
from .version import __version__

0 comments on commit 92d7fd9

Please sign in to comment.