Skip to content

Change return type from tuple to set in get_surfaces_numbers#342

Merged
psauvan merged 1 commit intoGEOUNED-org:devfrom
psauvan:Bug-in-simplification
Dec 4, 2025
Merged

Change return type from tuple to set in get_surfaces_numbers#342
psauvan merged 1 commit intoGEOUNED-org:devfrom
psauvan:Bug-in-simplification

Conversation

@psauvan
Copy link
Member

@psauvan psauvan commented Dec 4, 2025

The returned type of the function must be "set" not "tuple". Bug may produce error during the cell definition simplification, when "simplify" option is turned on.

The returned type of the function must be set not tuple. 
Bug may produce error during the cell definition simplification, when "simplify" option is turned on.
@psauvan psauvan merged commit 333c82c into GEOUNED-org:dev Dec 4, 2025
9 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.

1 participant