Skip to content

Conversation

brendanlu
Copy link
Contributor

Reference Issues/PRs

Towards #24862

What does this implement/fix? Explain your changes.

Parameter validation for

def single_source_shortest_path_length(graph, source, *, cutoff=None):

Any other comments?

I am new to this, so apologies in advance for any issues. Happy to learn and help how I can. Thanks.

@brendanlu brendanlu changed the title MAINT Parameters validation for sklearn.utils.single_source_shortest_path_length MAINT Parameters validation for sklearn.utils.graph.single_source_shortest_path_length Jun 1, 2023
@ChVeen
Copy link
Contributor

ChVeen commented Jun 4, 2023

@brendanlu Hi, please note that for this function there is already a PR, see #26091

@brendanlu
Copy link
Contributor Author

@brendanlu Hi, please note that for this function there is already a PR, see #26091

Hey - thanks for that. I completely missed it.

@brendanlu brendanlu closed this Jun 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants