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

Create Pydantic geometry model. #762

Merged
merged 1 commit into from
Feb 26, 2025
Merged

Create Pydantic geometry model. #762

merged 1 commit into from
Feb 26, 2025

Conversation

copybara-service[bot]
Copy link

Create Pydantic geometry model.

There is currently a major duplication of defaults: they are defined in as defaults to functions like from_fbt_single_slice. These defaults should eventually be removed.

Much of the model validation is currently done via building the provider. This should all be moved into the model validator.

@copybara-service copybara-service bot force-pushed the test_726053298 branch 4 times, most recently from 8463668 to 32101c4 Compare February 26, 2025 18:39
There is currently a major duplication of defaults: they are defined in as defaults to functions like `from_fbt_single_slice`. These defaults should eventually be removed.

Much of the model validation is currently done via building the provider. This should all be moved into the model validator.

PiperOrigin-RevId: 731376444
@copybara-service copybara-service bot merged commit 8b1bd4c into main Feb 26, 2025
1 check passed
@copybara-service copybara-service bot deleted the test_726053298 branch February 26, 2025 18:48
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.

1 participant