Skip to content

Commit faed3fa

Browse files
fix docs
1 parent 8a6cf49 commit faed3fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ We create a dataset consisting in multiple random graphs and associated data fea
2727

2828
```julia
2929
using GraphNeuralNetworks, Graphs, Flux, CUDA, Statistics, MLUtils
30-
using Flux.Data: DataLoader
30+
using Flux: DataLoader
3131

3232
all_graphs = GNNGraph[]
3333

0 commit comments

Comments
 (0)