Skip to content

Commit c82cb08

Browse files
authored
Add convert_meta_variables to developers guide
1 parent 1b5a069 commit c82cb08

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/src/developers_guide.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,10 +196,11 @@ GraphPPL.apply_pipeline
196196
GraphPPL.options_vector_to_named_tuple
197197
GraphPPL.get_created_by
198198
GraphPPL.convert_to_anonymous
199+
GraphPPL.convert_meta_variables
199200
```
200201

201202
## Auxiliary functionality
202203

203204
```@docs
204205
GraphPPL.prune!
205-
```
206+
```

0 commit comments

Comments
 (0)