Skip to content

Commit b5d4554

Browse files
committed
docs: declare experimental
1 parent 55d5e6e commit b5d4554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ParametricExpression.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ end
5454
"""
5555
ParametricExpression{T,N<:ParametricNode{T},D<:NamedTuple} <: AbstractExpression{T,N}
5656
57-
An expression to store parameters for a tree
57+
(Experimental) An expression to store parameters for a tree
5858
"""
5959
struct ParametricExpression{
6060
T,

0 commit comments

Comments
 (0)