From 2f528aa5542c30fb98eb1e4217340d95c35cdae2 Mon Sep 17 00:00:00 2001 From: Agata Skorupka Date: Sun, 6 Oct 2024 22:39:17 +0200 Subject: [PATCH] fix: revert naming for induced_subgraph --- GNNGraphs/src/GNNGraphs.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNNGraphs/src/GNNGraphs.jl b/GNNGraphs/src/GNNGraphs.jl index bd87f3c9..d969afd1 100644 --- a/GNNGraphs/src/GNNGraphs.jl +++ b/GNNGraphs/src/GNNGraphs.jl @@ -96,7 +96,7 @@ export rand_graph, rand_temporal_hyperbolic_graph include("sampling.jl") -export sample_neighbors, Graphs.induced_subgraph +export sample_neighbors, induced_subgraph include("operators.jl") # Base.intersect