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

Explicitely pass custom_properties to Node class #1060

Merged
merged 2 commits into from Mar 6, 2024

Conversation

richartkeil
Copy link
Contributor

This fixes #1059 by explicitly passing custom_attributes to the base class instead of unpacking them.

Copy link
Member

@p-snft p-snft left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this. You might want to add this fix and your contribution to whatsnew/v0-5-3.rst before I merge.

@richartkeil
Copy link
Contributor Author

Great, should be ready to merge now 👍

@p-snft p-snft merged commit 124f886 into oemof:dev Mar 6, 2024
13 checks passed
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.

Using custom_attributes of Source and Sink classes fails
2 participants