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

Full pythonization of element_composition and forbidden_elements #98

Merged
merged 3 commits into from
Dec 16, 2024

Conversation

marcelmbn
Copy link
Member

  • direct access of dict and list attributes behind the setter object. Valuable for Python API access, because parsing information into a string back and forth can be avoided
  • some type hint updates (should be more concise and correct)

…ig attributes

Signed-off-by: Marcel Müller <marcel.mueller@thch.uni-bonn.de>
@marcelmbn marcelmbn added the code-standard Enhancing the code standard and all "backend-only"-related PRs that do not alter functionality. label Dec 15, 2024
@marcelmbn marcelmbn self-assigned this Dec 15, 2024
@marcelmbn marcelmbn merged commit b570b62 into grimme-lab:main Dec 16, 2024
11 checks passed
@marcelmbn marcelmbn deleted the feat/pythonization_of_config branch December 16, 2024 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-standard Enhancing the code standard and all "backend-only"-related PRs that do not alter functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants