Skip to content

Commit 2adb045

Browse files
CI test
1 parent 168de8a commit 2adb045

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

GNNGraphs/src/GNNGraphs.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
module GNNGraphs
22

3+
34
using SparseArrays
45
import Graphs
56
using Graphs: AbstractGraph, outneighbors, inneighbors, adjacency_matrix, degree,

0 commit comments

Comments
 (0)