Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 26, 2023
1 parent 11dd70b commit 3d33bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skbase/testing/test_all_objects.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
create_conditional_fixtures_and_names,
)
from skbase.testing.utils.inspect import _get_args
from skbase.utils.dependencies import _check_soft_dependencies
from skbase.utils.deep_equals import deep_equals
from skbase.utils.dependencies import _check_soft_dependencies

__author__: List[str] = ["fkiraly"]

Expand Down

0 comments on commit 3d33bd5

Please sign in to comment.