Skip to content

Commit 481610c

Browse files
committed
fix: added missing OpenML Flow URL field in order list
Signed-off-by: rohansen856 <rohansen856@gmail.com>
1 parent aa86f32 commit 481610c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

openml/evaluations/evaluation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ def __repr__(self) -> str:
9494
"Task ID",
9595
"OpenML Task URL",
9696
"Flow ID",
97+
"OpenML Flow URL",
9798
"Setup ID",
9899
"Data ID",
99100
"Data Name",

0 commit comments

Comments
 (0)