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

interface to interfaces update #11

Closed
wants to merge 1 commit into from
Closed

interface to interfaces update #11

wants to merge 1 commit into from

Conversation

franaudo
Copy link
Contributor

Update of assembly.interface() to assembly.interfaces() (plural). The old method was returning None because it was looking for the interface attribute.
The modified behaviour now loops for all the interfaces for each edge and yields them one by one.

@tomvanmele
Copy link
Contributor

this would need to go together with updated interface detection. i have this locally. perhaps we can close this one and i push a PR with both at the same time?

@franaudo
Copy link
Contributor Author

sure, whatever is the best.

@franaudo franaudo closed this Jul 15, 2022
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