Skip to content

Commit

Permalink
Fixed flake8 error
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertSamoilescu committed Dec 11, 2024
1 parent 4b35346 commit 88c8e71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion alibi_detect/utils/tests/test_saving_legacy.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
deprecated, these tests will be removed, and more tests will be added to test_saving.py.
"""
from alibi_detect.utils.missing_optional_dependency import MissingDependency
from packaging import version
from functools import partial

import pytest
Expand Down

0 comments on commit 88c8e71

Please sign in to comment.