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

Fix config name #14

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Fix config name #14

merged 1 commit into from
Jul 9, 2024

Conversation

JPXKQX
Copy link
Member

@JPXKQX JPXKQX commented Jul 9, 2024

Move from

nodes:
  - name: data
    node_builder: ...
    atttributes: ...

to

nodes:
  data: 
    node_builder: ...
    attributes: ...

@JPXKQX JPXKQX requested a review from theissenhelen July 9, 2024 12:36
Copy link
Collaborator

@theissenhelen theissenhelen left a comment

Choose a reason for hiding this comment

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

Good to go!

@JPXKQX JPXKQX merged commit 5865b35 into develop Jul 9, 2024
4 checks passed
@JPXKQX JPXKQX deleted the hotfix/config_node_name branch July 9, 2024 13:22
JesperDramsch added a commit that referenced this pull request Jul 9, 2024
Hotfix: nodes config name

Co-authored-by: Helen Theissen <[email protected]>
Co-authored-by: Jesper Dramsch <[email protected]>
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.

2 participants