Skip to content

Commit

Permalink
bug: export pathbetween
Browse files Browse the repository at this point in the history
  • Loading branch information
tpoisot committed Jun 23, 2023
1 parent 182c8df commit 5f1d1d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SpeciesInteractionNetworks.jl
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ export centrality
include("meso_level/paths.jl")
export ShortestPathMethod
export normalize
export shortestpath
export shortestpath, pathbetween

include("meso_level/paths/BellmanFord.jl")
export BellmanFord
Expand Down

0 comments on commit 5f1d1d9

Please sign in to comment.