Skip to content

Commit 744e23e

Browse files
InterdisciplinaryPhysicsTeamClaudMorpitmonticone
committed
Update abstractgraphvertex.jl
Co-Authored-By: Claudio Moroni <43729990+ClaudMor@users.noreply.github.com> Co-Authored-By: Pietro Monticone <38562595+pitmonticone@users.noreply.github.com>
1 parent 869594e commit 744e23e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
abstract type AbstractGraphVertex{G <: AbstractGraph} end
2-
3-
struct LayerVertex{L} <: AbstractGraphVertex{G} end
2+
struct LayerVertex{L} <: AbstractGraphVertex{G} end

0 commit comments

Comments
 (0)