Skip to content

Comments

Solve naming issue in loader functions#75

Merged
leoguignard merged 1 commit intov2.xfrom
loader_pos_bug
Jun 16, 2025
Merged

Solve naming issue in loader functions#75
leoguignard merged 1 commit intov2.xfrom
loader_pos_bug

Conversation

@jules-vanaret
Copy link
Contributor

Some loading functions (namely read_from_csv and read_from_tgmm_xml) use the variable pos to store both the dictionary of all node positions and individual positions, which leads to codebreaking errors. This PR introduces alternative variables that are coherent with other functions.

Copy link
Member

@leoguignard leoguignard left a comment

Choose a reason for hiding this comment

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

All good, thanks for the catch

@leoguignard leoguignard merged commit dfb65bf into v2.x Jun 16, 2025
1 check passed
@leoguignard leoguignard deleted the loader_pos_bug branch June 16, 2025 15:39
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