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

Add can_run that checks create_using argument #56

Open
wants to merge 2 commits into
base: branch-25.02
Choose a base branch
from

Conversation

eriknw
Copy link
Contributor

@eriknw eriknw commented Dec 6, 2024

This should help give better log messages when create_using is an instance of a networkx graph, since we can't update an nx graph inplace.

This should help give better log messages when `create_using` is an
instance of a networkx graph, since we can't update an nx graph inplace.
@eriknw eriknw added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Dec 6, 2024
@nv-rliu nv-rliu requested a review from rlratzel December 10, 2024 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves an existing functionality non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant