We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7137f36 + f73029b commit 89a0d5bCopy full SHA for 89a0d5b
tests/attacks/evasion/test_sign_opt.py
@@ -23,7 +23,7 @@
23
from art.estimators.estimator import BaseEstimator
24
from art.estimators.classification.classifier import ClassifierMixin
25
26
-from tests.attacks.utils import backend_targeted_tabular, backend_untargeted_tabular, backend_targeted_images
+from tests.attacks.utils import backend_targeted_tabular, backend_untargeted_tabular
27
from tests.attacks.utils import back_end_untargeted_images, backend_test_classifier_type_check_fail
28
from tests.utils import ARTTestException
29
0 commit comments