File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
name = " RootedTrees"
2
2
uuid = " 47965b36-3f3e-11e9-0dcf-4570dfd42a8c"
3
3
authors = [" Hendrik Ranocha <mail@ranocha.de> and contributors" ]
4
- version = " 2.12.0 "
4
+ version = " 2.12.1 "
5
5
6
6
[deps ]
7
7
Latexify = " 23fbe1c1-3f47-55db-b15f-69d7ec21a316"
Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ Resize the rooted tree `t` to `n` nodes. This is an unsafe operation
124
124
since the rooted tree will not necessarily be in canonical representation
125
125
afterwards, even if the corresponding flag of `t` is set. Use with caution!
126
126
127
- !!! warn "Internal interface"
127
+ !!! warning "Internal interface"
128
128
This function is considered to be an internal implementation detail and
129
129
will not necessarily be stable.
130
130
"""
You can’t perform that action at this time.
0 commit comments