Skip to content

Commit 2aab2bf

Browse files
committed
Update __init__.py
1 parent c53bf2e commit 2aab2bf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

openml/utils/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
_tag_entity,
1616
_tag_openml_base,
1717
extract_xml_tags,
18+
get_cache_size,
1819
thread_safe_if_oslo_installed,
1920
)
2021

@@ -33,5 +34,6 @@
3334
"_tag_entity",
3435
"_tag_openml_base",
3536
"extract_xml_tags",
37+
"get_cache_size",
3638
"thread_safe_if_oslo_installed",
3739
]

0 commit comments

Comments
 (0)