Skip to content

Commit

Permalink
Update conftest.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fkiraly committed Nov 9, 2024
1 parent 337cd0c commit dd03809
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions skbase/tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@
SKBASE_FUNCTIONS_BY_MODULE = SKBASE_PUBLIC_FUNCTIONS_BY_MODULE.copy()
SKBASE_FUNCTIONS_BY_MODULE.update(
{
"skbase.base._clone_base":{"_check_clone", "_clone"},
"skbase.base._pretty_printing._object_html_repr": (
"_get_visual_block",
"_object_html_repr",
Expand Down

0 comments on commit dd03809

Please sign in to comment.