Skip to content

Drop pydantic.create_model() usage for msgspec.defstruct()#369

Merged
goodboy merged 1 commit intomasterfrom
pydantic_zombie
Jul 30, 2022
Merged

Drop pydantic.create_model() usage for msgspec.defstruct()#369
goodboy merged 1 commit intomasterfrom
pydantic_zombie

Conversation

@goodboy
Copy link
Copy Markdown
Contributor

@goodboy goodboy commented Jul 30, 2022

No idea how this got missed in #353 but likely had to do with not pip uninstalling it 😂

@goodboy goodboy added bug guille broke it prolly dependencies we are the dependent, or are you? labels Jul 30, 2022
@goodboy goodboy requested a review from guilledk July 30, 2022 21:02
'FspConfig',
name=name,
**params,
FspConfig = msgspec.defstruct(
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Heh, guess we should fix the comment link 😂

@goodboy goodboy merged commit 180b97b into master Jul 30, 2022
@goodboy goodboy deleted the pydantic_zombie branch July 30, 2022 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug guille broke it prolly dependencies we are the dependent, or are you?

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants