Skip to content

Commit

Permalink
Ensure DynamicExpressions is accessible outside
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesCranmer committed Dec 25, 2023
1 parent 573126d commit b0077c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SymbolicRegression.jl
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ import TOML: parsefile
import Random: seed!, shuffle!
using Reexport
import DynamicExpressions:
DynamicExpressions,
Node,
GraphNode,
AbstractExpressionNode,
Expand Down

0 comments on commit b0077c9

Please sign in to comment.