Skip to content

Commit

Permalink
style refs #12
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Aug 29, 2024
1 parent 3c31bcc commit d37ce04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/visualization/plotXMLAttributes.py
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,7 @@ def retrieveValues(index, elem, attrs, values, skippedLines):
skippedLines[a] += 1
return skip


def combineValues(attrs, attr2parts, values, splitX, splitY):
needSplit = splitX or splitY
toYield = []
Expand Down

0 comments on commit d37ce04

Please sign in to comment.