Skip to content

Commit e4b78b5

Browse files
workaround for StenoGraph import
1 parent a0197a3 commit e4b78b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/StructuralEquationModels.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ using LinearAlgebra,
1818

1919
import StatsAPI: params, coef, coefnames, dof, fit, nobs, coeftable
2020

21-
export StenoGraphs, @StenoGraph, meld
21+
export StenoGraphs, @StenoGraph, meld, SimpleNode
2222

2323
const SEM = StructuralEquationModels
2424

0 commit comments

Comments
 (0)