File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ These are closely aligned with the [metadata use in ModelingToolkit](https://doc
38
38
Accessing metadata (especially defaults) of states and parameters is a very
39
39
common task. We provide several helper methods to do so. Please check out their docstrings for further explanation:
40
40
41
- - [ dump_state] ( @ref )
42
- - [ dump_initial_state] ( @ref )
43
- - [ get_initial_state] ( @ref )
44
- - [ describe_vertices] ( @ref ) (needs ` DataFrames.jl ` loaded)
45
- - [ describe_edges] ( @ref ) (needs ` DataFrames.jl ` loaded)
41
+ - [ ` dump_state ` ] ( @ref )
42
+ - [ ` dump_initial_state ` ] ( @ref )
43
+ - [ ` get_initial_state ` ] ( @ref )
44
+ - [ ` describe_vertices ` ] ( @ref ) (needs ` DataFrames.jl ` loaded)
45
+ - [ ` describe_edges ` ] ( @ref ) (needs ` DataFrames.jl ` loaded)
You can’t perform that action at this time.
0 commit comments