Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Validate uuids against pydantic.UUID4 (#759) #780

Merged

Conversation

ErichSuter
Copy link
Contributor

Resolves #759

@ErichSuter ErichSuter self-assigned this Sep 12, 2024
@ErichSuter ErichSuter force-pushed the 759-validate-uuid-against-pydantic-uuid4 branch from 445b3d7 to c6fd0c1 Compare September 12, 2024 09:36
@ErichSuter ErichSuter force-pushed the 759-validate-uuid-against-pydantic-uuid4 branch from c6fd0c1 to 8aed736 Compare September 12, 2024 12:37
@ErichSuter ErichSuter marked this pull request as ready for review September 12, 2024 12:47
@ErichSuter ErichSuter requested a review from mferrera September 12, 2024 12:47
Copy link
Collaborator

@mferrera mferrera left a comment

Choose a reason for hiding this comment

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

Nice work 🚀

@ErichSuter ErichSuter merged commit 835dea3 into equinor:main Sep 12, 2024
13 checks passed
@ErichSuter ErichSuter deleted the 759-validate-uuid-against-pydantic-uuid4 branch September 12, 2024 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Validate uuids against pydantic.UUID4
2 participants