Skip to content

Commit 89a0d5b

Browse files
authored
Merge branch 'dev_1.11.0' into development_issue_1640
2 parents 7137f36 + f73029b commit 89a0d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/attacks/evasion/test_sign_opt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
from art.estimators.estimator import BaseEstimator
2424
from art.estimators.classification.classifier import ClassifierMixin
2525

26-
from tests.attacks.utils import backend_targeted_tabular, backend_untargeted_tabular, backend_targeted_images
26+
from tests.attacks.utils import backend_targeted_tabular, backend_untargeted_tabular
2727
from tests.attacks.utils import back_end_untargeted_images, backend_test_classifier_type_check_fail
2828
from tests.utils import ARTTestException
2929

0 commit comments

Comments
 (0)