Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Fix config name#14

Merged
JPXKQX merged 1 commit intodevelopfrom
hotfix/config_node_name
Jul 9, 2024
Merged

Fix config name#14
JPXKQX merged 1 commit intodevelopfrom
hotfix/config_node_name

Conversation

@JPXKQX
Copy link
Copy Markdown
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
Copy Markdown
Contributor

@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
@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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants