Skip to content

Commit 7b648f5

Browse files
committed
add flow to api docs
1 parent 5262272 commit 7b648f5

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

doc/api.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Top-level Classes
1818
OpenMLRun
1919
OpenMLTask
2020
OpenMLSplit
21+
OpenMLFlow
2122

2223

2324
Dataset Functions
@@ -68,3 +69,13 @@ Task Functions
6869
get_task_list
6970
get_cached_splits
7071
get_cached_split
72+
73+
Flow Functions
74+
--------------
75+
.. currentmodule:: openml.flow
76+
77+
.. autosummary::
78+
:toctree: generated/
79+
:template: function.rst
80+
81+
check_flow_exists

0 commit comments

Comments
 (0)