Skip to content

Show ranges when debugging port indices#66

Merged
aborgna-q merged 1 commit intomainfrom
feature/cleaner-pg-debug
Jun 13, 2023
Merged

Show ranges when debugging port indices#66
aborgna-q merged 1 commit intomainfrom
feature/cleaner-pg-debug

Conversation

@aborgna-q
Copy link
Copy Markdown
Collaborator

Prints

NodeIndex(0): Node {
  inputs: [],
  outputs: PortIndex(24)..PortIndex(42),
},

Instead of lists of sequential port indices when debugging nodes. This reduces some of the noise when printing big portgraphs.

@aborgna-q aborgna-q requested a review from ss2165 June 12, 2023 16:45
@aborgna-q aborgna-q merged commit e440f6f into main Jun 13, 2023
@aborgna-q aborgna-q deleted the feature/cleaner-pg-debug branch June 13, 2023 08:11
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