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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor simulation inputs to use pydantic #291

Open
pkrull-ansys opened this issue Mar 7, 2024 · 0 comments
Open

Refactor simulation inputs to use pydantic #291

pkrull-ansys opened this issue Mar 7, 2024 · 0 comments
Labels
enhancement New features or code improvements

Comments

@pkrull-ansys
Copy link
Collaborator

pkrull-ansys commented Mar 7, 2024

馃摑 Description of the feature

The simulation input objects include a lot of code which is built in to the pydantic library. Dunder methods __repr__ and __eq__ should be removed.

馃挕 Steps for implementing the feature

No response

馃敆 Useful links and references

https://docs.pydantic.dev/latest/
https://youtu.be/502XOB0u8OY?si=YGVcgp72C0NpW0iZ

@pkrull-ansys pkrull-ansys added the enhancement New features or code improvements label Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

No branches or pull requests

1 participant