Skip to content

Conversation

@pepijndevos
Copy link
Collaborator

In init of this class circuit is set to a Netlist class that is a thin wrapper over a list. But then later it gets overwritten with an actual list. In practice it doesn't really matter since the .circuit accessor just returns an iterator over that internal list anyway, but it's just a correctness fix.

Alternatively, you could also change init to just use a list and nobody would notice.

@pepijndevos pepijndevos merged commit 714aa97 into Innovoltive:main Sep 2, 2025
1 check 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