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

Link Genreation bugfix #183

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Conversation

recalcitrantsupplant
Copy link
Collaborator

Bugfix to ensure links are created where an object has >1 class. Wrap call to graph.objects() with list() to create an iterable and prevent generator being consumed on first iteration of for loop.

… call to objects with list() to prevent generator being consumed on first iteration of for loop
@recalcitrantsupplant recalcitrantsupplant merged commit 4585cbb into main Nov 28, 2023
2 checks passed
@edmondchuc edmondchuc deleted the david/link-generation-bugfix branch November 28, 2023 07:34
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